1.Create New Unity Project Unity2018.1.16
I am also having this problem with my project. unity version : 2018.1.1
and firebase sdk .net4.x
Experiencing this issue as well, Unity version: 2018.2.1f1
Seeing this as well. Unity 2018.2.5f1
Reimporting the package seems to have corrected.
This was fixed in
https://github.com/googlesamples/unity-jar-resolver/commit/4de0916e60a8d6e41da8c3c12cebad86c22b3e0b
and release in Play Services Resolver version 1.2.97 (
https://github.com/googlesamples/unity-jar-resolver/blob/master/play-services-resolver-1.2.97.0.unitypackage
). This fix will be integrated into the next Firebase Unity SDK release.
Cheers,
Stewart
On Fri, Jan 4, 2019 at 10:47 AM fractalfrenzy notifications@github.com
wrote:
Reimporting the package seems to have corrected.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/firebase/quickstart-unity/issues/282#issuecomment-451532751,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AFw1RNClubrkF2ADu4Gk7QfWq0gATjgbks5u_6HcgaJpZM4Zh4Gc
.
Is it possible to somehow integrate this fix in Unity 2018.3.0f2? I don't think I have enough time on hand to wait for the next Firebase SDK release. I'm facing the same issue with Firebaseauth.unitypackage.
Thanks in advance.
@rohantalesara install the latest Play Services Resolver over the Firebase Unity SDK. Each plugin in the Firebase Unity SDK simply includes the Play Services Resolver plugin, that's all there is to the integration.
@rohantalesara install the latest Play Services Resolver over the Firebase Unity SDK. Each plugin in the Firebase Unity SDK simply includes the Play Services Resolver plugin, that's all there is to the integration.
@stewartmiles This works, thanks!
We've released a new version of the Unity SDK that has the version of the Play Services Resolver with this fixed.
https://firebase.google.com/support/release-notes/unity#5.4.4
Most helpful comment
This was fixed in
https://github.com/googlesamples/unity-jar-resolver/commit/4de0916e60a8d6e41da8c3c12cebad86c22b3e0b
and release in Play Services Resolver version 1.2.97 (
https://github.com/googlesamples/unity-jar-resolver/blob/master/play-services-resolver-1.2.97.0.unitypackage
). This fix will be integrated into the next Firebase Unity SDK release.
Cheers,
Stewart
On Fri, Jan 4, 2019 at 10:47 AM fractalfrenzy notifications@github.com
wrote: