You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is my first time implementing Google Sign in on React Native expo app, my question are:
I have succesfully run in on AVD and, allegedly, on device in the form of .apk. But it became very slow while it works as fine in AVD, what could be the cause of the slow? Is it firebase side or code side? Code snippet after second question
I found from many sources that they put keygen on /android/app folder, is this the usual way or is there better way so the files won't be deleted after npx expo prebuild command?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is my first time implementing Google Sign in on React Native expo app, my question are:
.apk
. But it became very slow while it works as fine in AVD, what could be the cause of the slow? Is it firebase side or code side? Code snippet after second question/android/app
folder, is this the usual way or is there better way so the files won't be deleted afternpx expo prebuild
command?Beta Was this translation helpful? Give feedback.
All reactions