AppGameKit Studio 2020.04.16 latest version released!
Today we've released a maintenance update to AppGameKit Studio. The main changes focus on the Mac version of Studio, fixes to the Vulkan engine and numerous updates to the third party SDKs. Here are all the details of the update:
Vulkan engine
Vulkan engine
- Fixed a memory leak when Vulkan apps were minimized
- Fixed a crash with Vulkan when using GetImage before any call to Sync or Swap
- Fixed Mac rendering to the bottom left corner of the window on retina displays
- Updated Mac full screen window code to be more reliable
- Fixed Mac IDE not being able to run apps when sandboxed
- Restored Android export in the Mac IDE via a separate download
- Fixed some Windows machines reporting error 0xc000007b when exporting an APK due to a missing DLL
- Fixed SetObjectReceiveShadow being set to 0 still overwriting object texture stages with shadow maps
- Updated AdMob SDK to version 7.58.0 on iOS
- Updated Chartboost SDK to version 8.1.0 on iOS
- Updated AmazonAds SDK to version 3.0.0 on iOS
- Updated Firebase SDK to version 6.22.0 on iOSAdded Vulkan support to iOS
- Removed Facebook SDK in favour of the ShareText/ShareImage commands