-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Labels
questionFurther information is requestedFurther information is requestedreact-query-firebaseIssue is specific to React Query Firebase branchIssue is specific to React Query Firebase branch
Description
I'm developing an application with expoand I'm trying to use this package.
Most of the features work, like queries and mutation. Authentication seems to be a bit tricky. I'm using just Google sign in. I cannot use the hooks from this package to login to google because is a mobile devise. I had to use expo auth session package.
Login with google works in expo, but when I push the code to Apple test flight authentication does not work.
By works I mean that I'm able to login with auth session package using google provider and useAuthUser picks it up, but in iOS, useAuthUser is not picking up the authentication. In iOS login to google works but useAuthUser is not picking up the user.
any ideas?
seanblonien
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requestedreact-query-firebaseIssue is specific to React Query Firebase branchIssue is specific to React Query Firebase branch
Type
Projects
Status
Opened