-
Notifications
You must be signed in to change notification settings - Fork 50
Update the Unity versions being used #296
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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe this is the optional solution for now.
Because as you mentioned:
- new version of
u3d
has a issue: DragonBox/u3d#421 - older version of
u3d
requires us to use a newer version: https://github.com/firebase/firebase-unity-sdk/runs/6476560371?check_suite_focus=true#step:9:2206
❌ Integration test FAILEDRequested by @a-maurice on commit e9f597b
|
comment `u3d available -u 2019 -p` which causing issue: https://github.com/firebase/firebase-unity-sdk/runs/6478842808?check_suite_focus=true#step:3:440
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
u3d recently released a new version that is causing problems with our use case. Until we can fix it, pin to the previously released version.
Testing
Type of Change
Place an
x
the applicable box: