Skip to content

Fix for #447 #449

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

Conversation

patm1987
Copy link
Collaborator

Fixed the call to GetMethod for GetApplicationIdentifier so that the method lookup is no longer ambiguous in Unity 2021.2

…method lookup is no longer ambiguous in Unity 2021.2
@joaquingrech
Copy link

May be silly question but how do I download the unity package with this fix?

@patm1987
Copy link
Collaborator Author

It probably won't get generated until merged. But if you clone this PR and run:

./gradlew build

It should generate the unitypackage you need.

You might run into #448 if you run it on Windows. It's worth a try, but you may need to follow these steps on Linux or MacOS (I was able to build on MacOS to test this patch).

@chkuang-g chkuang-g self-requested a review June 29, 2021 19:02
@chkuang-g chkuang-g merged commit 5da4d94 into googlesamples:master Jun 29, 2021
@googlesamples googlesamples locked and limited conversation to collaborators Jul 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants