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
{{ message }}
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.
I have implemented login with Email, Google and Apple using Magic SDK.
For SignIn with Email is using magic_sdk and SignIn with Google and Apple are using magic_ext_oauth.
It's working fine on Android Emulator, Android Real Device and IOS simulator but not working on IOS Real Device. I don't know what are the issues. I have tried many ways to figure out the issue.
It did not throw any errors or logs in the console.
I have implemented login with Email, Google and Apple using Magic SDK.
For SignIn with Email is using magic_sdk and SignIn with Google and Apple are using magic_ext_oauth.
It's working fine on Android Emulator, Android Real Device and IOS simulator but not working on IOS Real Device. I don't know what are the issues. I have tried many ways to figure out the issue.
It did not throw any errors or logs in the console.
I have followed the magic docs below links:
https://magic.link/docs/authentication/login/social-logins/social-providers/google
https://magic.link/docs/authentication/login/social-logins/social-providers/apple
Environment
Flutter SDK Version: 3.19.6
Dart Version: 3.3.4
Device Info
iPhone 13
IOS version: 17.5.1
Error Message
No any errors
Please help me to solve this error.
The text was updated successfully, but these errors were encountered: