Hi all,
I started creating my first game more than a month ago with last stable build of Corona. Everything was fine, but when I tried to publish in Google Play, it turned out that SDK version is too old. So I’ve switched to latest daily build (Corona 2020.3579). Now I have a very strange behavior. In Simulator my game looks like before, but on Android phone many elements are different size and are displayed in different places, which makes game unusable Does it mean that I need to rewrite the game somehow? Please tell me that I’m only missing some configuration parameter.
Also after switching to latest Corona 2020.3579, application on physical device displays an error while trying to load one of the screens, which is working fine on Simulator:
Runtime Error
module ‘summary’ not found: archive is corrupted
What could be reason of that??
Thanks for any help!