I am trying to run my game on my iOS device and when I run it I get a dialog box on the defold editor that is titled “Engine version mismatch”. The associated message says that the engine is out of date and must be updated to 1.2.80 (the version of my editor). I deleted the remote program off of my phone and reloaded it from the defold dashboard but the error persists. Any ideas?
1 Like
Did you Sign and upload a new version from the editor first?
1 Like
I see the issue. Whenever the editor is updated I need to resign my app (Project -> Sign iOS App) and then redownload using the “DOWNLOAD THE APP” link on the Defold dashboard. That took care of it. Thanks!
2 Likes