Skip to content

Releases: readyplayerme/rpm-unity-sdk-webview

v2.2.1

25 Apr 07:27
Compare
Choose a tag to compare

Changelog

Fixed

  • update IOS build processor to include WebKit framework in #37

v2.1.3

17 Jan 06:04
Compare
Choose a tag to compare

Changelog

  • fix for deprecated PBXProject function

v2.1.2

11 Jan 09:09
Compare
Choose a tag to compare

Changelog

  • fixed an issue causing errors when targeting iOS

v2.1.1

09 Jan 08:27
Compare
Choose a tag to compare

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

08 Jan 06:07
Compare
Choose a tag to compare

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

05 Oct 13:20
Compare
Choose a tag to compare

Changelog

v1.2.1

14 Aug 09:37
Compare
Choose a tag to compare

This release adds support for handling account linking and asset unlock events coming from the webview.

What's Changed

v1.2.0

29 May 12:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.1

20 Apr 10:26
Compare
Choose a tag to compare

Changelog

Updated

  • exposed WebViewPanel loaded field to check when canvas is ready #13

Ready Player Me Unity SDK: WebView v1.1.0

21 Mar 12:06
Compare
Choose a tag to compare

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