All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- feat: update install description by @rk132 in #37
- feat: update install description by @rk132 in #33
- fix for deprecated PBXProject function
- an issue causing errors when targeting iOS
- fixed a flaw in the logic for disabling android build processor
- an error causing android builds to fail
- scripting define symbol
RPM_DISABLE_WEBVIEW_PERMISSIONS
can now be used to disable Android permissions override @harrisonhough in #26
- moved core iframe and url logic to Core package @harrisonhough in #21
- fix for missing prefab reference #18
- README.md updated with new guides #18
- exposed WebViewPanel loaded field to check when canvas is ready #13
- permission popup now shows even if app loses focus
- optional sdk logging
- release git actions
- Partner subdomain now comes from CoreSettings object
- Various other bug fixes and improvements
- optional sdk logging
- release git actions
- Partner subdomain now comes from CoreSettings object
- Various other bug fixes and improvements
- WebView check to detect outdated browsers
- inline code documentation
- Contribution guide, code of conduct and 3rd party notices
- Added sample from core module
- A big refactor of code and classes
- Various bug fixes and improvements