Welcome to the quarterly maintenance update for AppGameKit Classic which delivers these improvements:
Android
- Apps will now use the full screen on Android devices that have pinhole cameras
- If keytool generation fails add a file called "keytool.txt" into the Editor/data folder and specify the full path and executable name for the keytool program
iOS
- Fixed a crash when exporting with adverts enabled on iOS
Linux
- Fixed case sensitive issues with Tier 2 projects on Linux
Commands
- New "GetErrorMode" command added
- The ShowChooseImageScreen could cause your app to lockup on iOS if you didn't press the cancel button or pick an image. This is now fixed