Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App-9524 upgrade plugin from upstream and fix support for Unity 6 #13

Open
wants to merge 23 commits into
base: master
Choose a base branch
from

Conversation

jonobarel-slatescience
Copy link

@jonobarel-slatescience jonobarel-slatescience commented Feb 13, 2025

This PR updates the upstream version of the project, while resolving issues related to migration from Unity 2022 to Unity 6:

  1. Update SDK folder location in install.sh to Unity 6
  2. Update types from UnityPlayer to UnityPlayerForActivityOrService in CUnityPlayerActivity.java
  3. Removed CUnityPlayer.java which could not compile and is no longer used.
  4. updated gradle version.

KojiNakamaru and others added 20 commits October 11, 2024 15:17
removed w.location.replace(href) for non unity: links.
introduced support for intent:/android-app: url.
introduced launchMarket on startActivity failure for 'intent://'.
…ility-for-unity-6

add accessibility workaround for Unity 6
…-9524-upgrade-plugin-from-upstream

# Conflicts:
#	dist/package/Assets/Plugins/Android/WebViewPlugin-development.aar.tmpl
#	dist/package/Assets/Plugins/Android/WebViewPlugin-release.aar.tmpl
@jonobarel-slatescience jonobarel-slatescience added the bug Something isn't working label Feb 13, 2025
@jonobarel-slatescience jonobarel-slatescience changed the title App-9524 upgrade plugin from upstream App-9524 upgrade plugin from upstream and fix support for Unity 6 Feb 13, 2025
@jonobarel-slatescience jonobarel-slatescience marked this pull request as ready for review February 13, 2025 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants