Skip to content

[Question] Why is there no .unitypackage version of this? #595

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

Closed
derwaldgeist opened this issue Feb 3, 2023 · 3 comments
Closed

[Question] Why is there no .unitypackage version of this? #595

derwaldgeist opened this issue Feb 3, 2023 · 3 comments
Labels

Comments

@derwaldgeist
Copy link

derwaldgeist commented Feb 3, 2023

I had quite some cases now where an upgrade to a new Unity version required an adaption of the PlayServicesResolver.

For instance, I ran into this issue #523 and saw that there is actually a fix for this 6d06c69 although it was part of another fix. But now I have to update the resolver somehow to get this fixed in my project.

The docs only describe this for third party packages that want to embed the resolver. Which would now mean that I have to hunt for one that actually has an updated version of the resolver. Not really a nice way to upgrade.

Is there another approach that will get me to the latest version without building a fake plugin myself?!

I would love to see an isolated .unitypackage build that includes the resolver only.

@google-oss-bot
Copy link

This issue does not seem to follow the issue template. Make sure you provide all the required information.

@derwaldgeist
Copy link
Author

I just saw that there is a folder "exploded/Assets" in this repo. Is it ok to take the files from there?!

@derwaldgeist
Copy link
Author

Ok, I found it in the repo.

@googlesamples googlesamples locked and limited conversation to collaborators Mar 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants