EddyVerbruggen / nativescript-plugin-firebase

:fire: NativeScript plugin for Firebase
https://firebase.google.com
MIT License
1.01k stars 448 forks source link

Google Play Services error on Huawei devices #1725

Closed IvanAddolorato closed 3 years ago

IvanAddolorato commented 3 years ago

Hello Eddy, thanks for this great plugin.

As the title mentions, I'm having some error regarding the absence of Google Play Services on Huawei devices, which makes sense as these devices in fact don't have GPS.

Screen Shot 2020-11-10 at 15 36 19

As I understand, most of Firebase services don't requiere Google Play Services (link). So, my question is if there is a way to make this plugin work on those Huawei devices?

Thanks in advance!

Ivan.-

EddyVerbruggen commented 3 years ago

That has been announced only recently, so yes I guess some future version of this plugin would no longer require it for things like authentication.

IvanAddolorato commented 3 years ago

Ok, thanks for your answer Eddy.

So, to be clear: by now, it is not possible to use this plugin on devices without Google Play Services, right?

EddyVerbruggen commented 3 years ago

Correct. It's not possible in the SDK versions currently used by this plugin.