- Fixes for Stencyl 4.2.0
- Add namespace declaration to fix Android builds with Stencyl b12043
- Fix image sharing on Android 5.0+ devices
- Remove dependency on byrobingames extension manager
- Fix Android builds with Stencyl 4.1.0
- Fix iOS crash when any block is used introduced in 1.10.2.
- Updated autobuild of native code for Stencyl 4.1.0
- Fix: Don't try to build iOS binaries unless building game for iOS.
- Updated android support library to androidx.
- Fix crash on Android api 24>
- Fix use with Stencyl 3.5
- Fix: Crash on iOS when use with Unityads
- Fix: Crash on some iOS devices
- Tested for Stencyl 3.5
- Required byRobin Toolset Extension Manager
- Added Android Gradle support for openfl4
- Added extra permission for iOS 10, so app will not crash
- Extension requires byRobin Extension Manager
- You can now share image by using the build-in IMAGE API blocks.
- Created an extra block.
- Add icon on blocks
- Update info.txt file.
- Android: Save screenshot to phone storage
- FIX: game crashed on iPad when share with screenshot, is fixed now.
- FIX: share screenshot in landscape in IOS
- IOS now also use the IMAGE API to take a screenshot.
- update Return true of false if share succeed of failed. (On Android always return true even if share failed).
- update Share with screenshot on Android
- update Share with screenshot on IOS
- first release