Skip to content

Latest commit

 

History

History
101 lines (54 loc) · 1.87 KB

File metadata and controls

101 lines (54 loc) · 1.87 KB

1.11.0 (2026-05-27)

  • Fixes for Stencyl 4.2.0

1.10.6 (2023-12-04)

  • Add namespace declaration to fix Android builds with Stencyl b12043

1.10.5 (2023-02-24)

  • Fix image sharing on Android 5.0+ devices
  • Remove dependency on byrobingames extension manager

1.10.4 (2021-06-18)

  • Fix Android builds with Stencyl 4.1.0

1.10.3 (2021-06-16)

  • Fix iOS crash when any block is used introduced in 1.10.2.

1.10.2 (2021-06-15)

  • Updated autobuild of native code for Stencyl 4.1.0

1.10.1 (2021-01-16)

  • Fix: Don't try to build iOS binaries unless building game for iOS.

1.10.0 (2021-01-15)

  • Updated android support library to androidx.

1.9.6 (2018-12-27)

  • Fix crash on Android api 24>
  • Fix use with Stencyl 3.5

1.9.5 (2017-06-03)

  • Fix: Crash on iOS when use with Unityads

1.9.4 (2017-05-18)

  • Fix: Crash on some iOS devices

1.9.3 (2017-05-16)

  • Tested for Stencyl 3.5
  • Required byRobin Toolset Extension Manager

1.9.2 (2017-03-19)

  • Added Android Gradle support for openfl4

1.9.1 (2016-09-29)

  • Added extra permission for iOS 10, so app will not crash
  • Extension requires byRobin Extension Manager

1.9.0 (2016-04-09)

  • You can now share image by using the build-in IMAGE API blocks.
  • Created an extra block.

1.8 (2015-07-31)

  • Add icon on blocks

1.7 (2015-06-13)

  • Update info.txt file.

1.6 (2015-05-16)

  • Android: Save screenshot to phone storage

1.5 (2015-03-22)

  • FIX: game crashed on iPad when share with screenshot, is fixed now.

1.4 (2015-03-12)

  • FIX: share screenshot in landscape in IOS
  • IOS now also use the IMAGE API to take a screenshot.

1.3 (2015-03-07)

  • update Return true of false if share succeed of failed. (On Android always return true even if share failed).

1.2 (2015-03-02)

  • update Share with screenshot on Android

1.1 (2015-02-25)

  • update Share with screenshot on IOS

1.0 (2015-02-13)

  • first release