I am not able to build the app
I use Android Studio, the app keeps crashing
the error?
I have fix for the android X. Try to run the application
Hello. Thanks for such great work. I really appreciate you. I have successfully build the app from this source code. But I am not able to change the package name for the app. Please help, it is saying no matching client found for the package name 'com.myapp.app'. I have renamed the package name inside every file and even in project structure. Please. Help
Hello. Thanks for such great work. I really appreciate you. I have successfully build the app from this source code. But I am not able to change the package name for the app. Please help, it is saying no matching client found for the package name 'com.myapp.app'. I have renamed the package name inside every file and even in project structure. Please. Help
Don't do any manual rename (you need to Refactor) https://www.youtube.com/watch?v=FhBreC33LOU
But I think once you changed package name then you must have to change "google-services.json" in app level directory by creating your own googlefirebase account and replace your file. and follow the instruction as per googlefirebase .
hope this will help you.
@apalibook I use find n replace software :) Works nice. ✔️
git clone, and yarn What would be the command for release build? Use JSON from Firebase
Well, before that what would be the command for a debug build?
I was able to build without problems with basic commands