Soon new Huawei phones will stop supporting Google Play and Google Mobile Services.
Huawei is preparing its own ecostystem called HMS https://developer.huawei.com/consumer/en/service/hms/developer.html
Their app store is called "Huawei App Gallery" and has its documentation here: https://developer.huawei.com/consumer/en/doc/30202
They are now sending messages to developers (including me) that encourages to release an app to their store. They are claiming that they only need an APK file and no changes to the application are needed.
My questions are:
- Is a react-native app going to work without code changes?
- Is Firebase SDK going to work?
- What is the real hidden cost of maintaining an app in another Android ecosystem?