Dear All,
I have an App with google map in it. The App run smoothly, now I want to includes firebase messaging to this App. The following error raised if I checked the library FirebaseNotifycations (I just check to use the firebase messaging, I did not write any code related to firebase messaging)
Many thanks for your help
Jonh,
I have an App with google map in it. The App run smoothly, now I want to includes firebase messaging to this App. The following error raised if I checked the library FirebaseNotifycations (I just check to use the firebase messaging, I did not write any code related to firebase messaging)
B4X:
error: package com.google.android.gms.location does not exist
_fusedlocationprovider1.RequestLocationUpdates((com.google.android.gms.location.LocationRequest)(_locationrequest1.getObject()));
^
Many thanks for your help
Jonh,