Herbert Lim

Results 3 comments of Herbert Lim

> npm install --save-dev jetifier > npx jetify > npx react-native run-android Thank you. This solved my issue.

This happens to me also. I tried to remove `await GoogleSignin.revokeAccess();`, but this error still happens. In case of iOS simulator, iPhone X device(iOS 13.7), Galaxy S10 device(Android 10), I...

You have to upgrade your app to Expo SDK v33 or higher. As Expo client's version gets higher, apps with old version of SDk are not supported. This issue is...