I have a multiplatform app on android and iOS. At ...
# realm
d
I have a multiplatform app on android and iOS. At the moment is not possible to have google sign in working for bot iOS app and Android app, right? On the documentation, it is stated that the iOS app should work if we add the client web application configuration, but this is not true. https://www.mongodb.com/docs/atlas/app-services/authentication/google/#std-label-auth-google-configuration Is there any workaround for this? Same issue reported here: https://github.com/realm/realm-swift/issues/8111 https://github.com/realm/realm-swift/issues/7506
c
It must be possible, if you run into a bug with the authentication process please report it here https://github.com/realm/realm-kotlin/issues/new.
There are already a lot of similar issues of this unfortunately..