Releases: readyplayerme/rpm-unity-sdk-webview
Releases · readyplayerme/rpm-unity-sdk-webview
v2.2.1
v2.1.3
Changelog
- fix for deprecated PBXProject function
v2.1.2
Changelog
- fixed an issue causing errors when targeting iOS
v2.1.1
This release adds support for handling account linking and asset unlock events coming from the webview.
Changelog
- fixed a flaw in the logic for disabling android build processor
- an error causing android builds to fail
v2.1.0
This release adds support for handling account linking and asset unlock events coming from the webview.
Changelog
- scripting define symbol
RPM_DISABLE_WEBVIEW_PERMISSIONS
can now be used to disable Android permissions override @HarrisonHough in #26
v2.0.0
Changelog
- moved core iframe and url logic to Core package @HarrisonHough in #21
v1.2.1
This release adds support for handling account linking and asset unlock events coming from the webview.
What's Changed
- fix for missing prefab reference by @HarrisonHough #18
- README.md updated with new guides by @HarrisonHough #18
v1.2.0
What's Changed
- URL Config builder by @HarrisonHough in #8
- Account linking listener events by @HarrisonHough in #10
- Contribution Guide update by @HarrisonHough in #11
- Git hooks by @HarrisonHough in #12
- Asset Unlock by @HarrisonHough in #15
- Account linking by @HarrisonHough in #14
Full Changelog: v1.1.0...v1.2.0
v1.1.1
Ready Player Me Unity SDK: WebView v1.1.0
This release includes a small fix for handling the permissions popup when apps lose focus.
Changelog
Fixed
- permission popup now shows even if app loses focus