deprecated

2023-11-27: SDK Update #202

Testflight distribution + Image output support iOS Android

Changed

  • iOS builds are now distributed via TestFlight, iOS 16.4+ is required in order to attach the web inspector to this builds. The app bundle id has changed so the new version will install beside the old version (it's safe to uninstall the old version) and no data (ie: saved data) will transfer to the new version.
  • Runtime.openExternalLink now opens the website using the in-app browser and returns a promise that completes when the browser is closed

Added

  • Option to output a special image asset named MainImageOutput which will cause an image to be uploaded for your oooh or submission instead of a video
  • Local notification service to allow app notifications to be managed from within a module

Fixed

  • Saving aggregate data when creating an Oooh

Deprecated