How did you solve the Login with Apple Requirement? I currently do not see any plugin that supports the functionality
Hi, I did it this way:
- implemented a web page with login with apple button (using one of existing web plugins)
- on the app side, I created continue with apple button, that uses login/signup with browser - and here i load the web page explained in step 1
I got approved without any issue. For iOS purposes continue with apple is above continue with google. And note, you don’t need continue with apple unless you have other social signups.
Hope this helped.
Hi Petar,
Thank you, this is helpful. Could you please elaborate a bit on step 2? I only have a page in step 1, but I’m unsure how to do login/signup with the browser. I am a new developer, so if you could give a few more details, that would be of big help.
Thanks,
Bubble gives you an option called “Signup/login with a web browser”, and it takes destination as a parameter.
So basically, you would create a new page (step 1), and implement login with apple on web.
In step 2, create a simple button, call it login with apple, create a workflow for button click, and add a step “Signup/login with web browser” like on the screenshot, set the destination to the page you created.
When you run the mobile app, click on the button would open a web page, in that web page you perform login with button, when login is completed, bubble will automatically close the browser and open the app and you will be logged in.
Hope this helps.
Thank you Petar. This is very helpful. May I know which Apple web Login plugins are you using ?
Hi, I am using this one: Apple Sign in - Login with Apple ID Plugin | Bubble
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
