I'm working on a personal project by developping two native apps, one for iOS (Swift) and the other one for Android (Kotlin). Both apps are for money management and banking.
My question is about firebase, should I create 2 different projects on Firebase and connect each one of my apps to one project at a time, or one Firebase-project can do the job for both apps ?
Any explanations are appreciated. Thank you!