I have 20+ apps in B4A that are using google auth throught firebase
Now with new app I have this issue.
Google auth doesnt work u click but after some point you get Error 10 from the API. So I thought OK maybe there are too many apps in the google-service.json
So to fix this I have created new project and add just this one app but now App doesnt even start I get
this error
the same error was solved here
but I dont see the solution there.
any advice ?
Now with new app I have this issue.
Google auth doesnt work u click but after some point you get Error 10 from the API. So I thought OK maybe there are too many apps in the google-service.json
So to fix this I have created new project and add just this one app but now App doesnt even start I get
this error
the same error was solved here
[Firebase Auth] android.content.res.Resources$NotFoundException: String resource ID #0x0
Hello, a few days ago I have been having this error: "android.content.res.Resources$NotFoundException: String resource ID #0x0" on the line auth.Initialize("auth") So far I have not been able to decipher the reason, since it is the initialization NOTE: AddManifestText( ) FIXED: Firebase Auth...
www.b4x.com
any advice ?