I actually need to build a small mvp expo app. The only strict requirement is Azure AD login. In auth settings I enabled microsoft auth with necessary fields. Now when I try to add platform to the project, what do I put under Hostname?
expo is react native right? So it eventually converts to an iOS and android app?
In this case, you can add an android ( and/ or ) iOS platform and use the package name instead
Ahh I see. For firebase I had to setup web app instead of android and ios for react native. So i thought i had to do the same. I will try that.
Yea if you're making a request using an iOS or android device or emulator, you've to setup the corresponding platform. if you're making requests to Appwrite from a web app, you've to add the domain as a web platform
That’s not true bro. By Firebase you have to do the same and setup an Android and iOS app to get the proper auth files for the expo app
I literally have email password working with firebase auth in my expo app. For my flutter app I did have to make ios and android app, but for my expo, I did web.
Basic auth is another thing, but for social auth you need to create the proper platform type registration to get the authentication files (Infoplist and gs json) 🙂
yes you're right. When I said I have firebase working I meant basic email password auth. Okay I will try android and ios app and see where that takes me. I really wish we had some good RN tutorials for social auth using appwrite. Thanks
Recommended threads
- Charged after Downgrade
I downgraded from the pro plan last month, but it’s still trying to charge my card this month and my account has been restricted
- Wifi issue with Pop!_OS linux distro
Hey guys... iam facing this very peculiar trouble with my linux distro... I use Pop!_OS on my HP victus gaming laptop with nvedia 2050 graphics card.... The pro...
- Urgent Help
Hello Appwrite team, I urgently need your help. I am the founder of OnBuch, an EdTech application used by around 10,000 users in Cameroon. In the last two day...