Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Will firebase and googlemaps work in huawei-mate 30

What is the scenario:

  1. I have an application that is installed on an android device
  2. It is using GoogleMaps & Firebase

Question:

Will GoogleMaps and Firebase used in the application work on future Huawei devices? Since Play Store nor GoogleServices are available?

like image 570
Devrath Avatar asked Oct 04 '19 05:10

Devrath


1 Answers

No, Your application will only work on Huawei phones having GMS. If you want to make them work on HMS (Huawei non GMS) devices You will have to integrate the relevant kits of HMS.

like image 130
Shashank Avatar answered Nov 12 '22 22:11

Shashank