Release 0.11.1.11
Features:
- iOS can now write out text to the device log from the Log Debugging Statement behavior
Fixes:
- Stretch support for iOS Viewer is now in the release build
- iOS In-App Purchase fixes have been brought over from the Release Candidate.
- Angle attributes allow float values again.
Also includes fixes from 0.11.1.10
Features:
- iOS and Android viewers now support Stretch. Due to this change, the toggle for Overscan has been replaced with a new aspect picker. Tapping the current aspect will allow you to select either Stretch, Overscan, or Letterbox.
Fixes:
- Updated RevMob and Chartboost to their latest SDKs on Android and iOS
- No more delay after displaying an interstitial ad for RevMob or Chartboost
- Fixed issue with Timers going negative after resuming from a pause
- RevMob ads are now preloaded, fixes receiving a black screen if no ad is displayed
- Fixed Change Scene behaviors in Android apps not working if there was no internet connection
- Fix for iOS In-App Purchase issue where Apple was blocking its own receipt validation server during their App Review process. Now if it cannot reach the Apple validation server, it will use ours instead.
- Fixed number attributes being limited to 1 million in Creator. The limits for each number type are now as follows:
- Real: Raised to 1.7E +/- 308 from 3.4E +/- 38
- Integer: +/- 2,147,483,647
- Index: 0 to 4,294,967,295
- Angle: 0 to 360