added
2023-07-11: SDK Update #197
almost 2 years ago by Allan Bush
New layout system! iOS Android
Added
- CameraMediaSource, VideoPlayerMediaSource, MediaSourceRecorder, GreenscreenMediaFilter, O3hMediaSource see Media Sources for usage details
- A new method to create layouts from media source, allowing media sources to be rendered above the webview
- autoPlay option to StickerConfig
excludeFromLeaderboard
option to the ModuleResults, to exclude a creators score from the leaderboard of the created oooh- Ability to open a URL in the web browser from a module
- Ability to associate a URL with a submission on the platform
Deprecated
- Calling createLayout with a predefined named layout or component configurations
- CameraComponent, CameraComponentConfig, VideoComponent, VideoComponentConfig - use media sources instead
Removed
notForConsideration
from the ModuleResults options