I want to create client side app & Admin side app. When client sending a letter, Person who in admin app can approve or dismiss it. What is the best solution for this?
If I create 2 apps in one firebase project, It can be a problem?
There's no restrictions for having 2 android apps connected to your firebase frameworks. Steps
google-services.json
and that's it, both of the app will access the same firebase services.