Search code examples
iosswiftstartup

Prototype iOS app with Firebase


I am developing a prototype iOS app to present it to investors. The app uses Facebook login. My question is that should I use a platform like Firebase to save user profiles?


Solution

  • You can use Firebase, yes, if it is not too time consuming and expensive (development wise) for the prototype.