Closed sschellhoff closed 5 years ago
The first few lines seem to be permission problems. I played around with the needed permissions. With authentication, network state and internet permissions, the sign in failed during 6 error was gone. But the rest is still happening. Means: Google Initialized Google not connected NullPointerException
Am i doing anything wrong with my build? I pulled your updated version, i called scons to prepare my android build, i went to platform/android/java and made the build with gradle. The error seems to be there but i checked your fix and this should really fix this error.
The problem is with the Utils.java file, are you using other modules from FrogSquare is so can you copy the Utils.java from GodotGoogleService to those module too.
On Mon, Mar 11, 2019, 4:06 PM sschellhoff notifications@github.com wrote:
The first few lines seem to be permission problems. I played around with the needed permissions. With authentication, network state and internet permissions, the sign in failed during 6 error was gone. But the rest is still happening. Means: Google Initialized Google not connected NullPointerException
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/FrogSquare/GodotGoogleService/issues/13#issuecomment-471487729, or mute the thread https://github.com/notifications/unsubscribe-auth/AJp7PpzUggCsTP9iIAr8JnWLnwt-khWaks5vVjHCgaJpZM4boP8U .
Thanks, i will do this. But it seems that the problem was on my side. I saw that the export templates didn't got updated. I don't know why. The compilation process says it worked, but i don't get the new apk. So the problem is somewhere else and the shown error message was from the old version.
The first few lines seem to be permission problems. I played around with the needed permissions. With authentication, network state and internet permissions, the sign in failed during 6 error was gone. But the rest is still happening. Means: Google Initialized Google not connected NullPointerException
Am i doing anything wrong with my build? I pulled your updated version, i called scons to prepare my android build, i went to platform/android/java and made the build with gradle. The error seems to be there but i checked your fix and this should really fix this error.
how do i add such permissions?.
There is a new error after your last fix. Now i am totally unable to login.
So the null point exception is still there. The user/me is not able to login. That seems to result in this exception.