Replies: 1 comment 2 replies
-
Some applications have managed to use the web login on iOS, but we've heard of some difficulties and pushback from Apple. What i would recommend is using custom authentication with plug and play and hooking up the native Apple login via that which is supported. You might have to use a proxy like firebase inbetween. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey, devteam~I have a question to confirm.
We are using plug and play SDK to integrate social login into our mobile dapp. According to the official Apple requirements we have to add the option of Apple login, but the Apple login through web3auth is in web form.
So we want to know if our dapp can be deployed properly in Apple App Store without being rejected by the Apple login provided by web3auth SDK?
Cause we don‘t know whether Apple official requires the native SDK. Could you give us some advice from your experience?
Beta Was this translation helpful? Give feedback.
All reactions