Wiqaytna-app / wiqaytna_android

GNU General Public License v3.0
161 stars 65 forks source link

Wiqytna app is not working on my Huawei phone #41

Open ikamaru opened 3 years ago

ikamaru commented 3 years ago

The application doesn't work on my Huawei phone because it doesn't support Google Play Services (not only for me but for all new Huawei phones) as the application depends on many firebase SDKs, but the good news is that you can make the application work fully for Huawei phones, as described by Google last month, by simply updating the versions of the requested firebase SDKs as follows :

com.google.firebase:firebase-auth:20.0.1

com.google.firebase:firebase-functions:19.1.0

com.google.firebase:firebase-crashlytics:17.3.0

image