Hi Guys and Gals,
I am trying to make FireBase Auth to work with my newest B4XPage based project, and I simply can't get the Firebase Auth to initialize.
I get the following warning/error :
But I can't make any sense of it!
I am trying to make FireBase Auth to work with my newest B4XPage based project, and I simply can't get the Firebase Auth to initialize.
I get the following warning/error :
B4X:
com.google.android.gms.common.GooglePlayServicesMissingManifestValueException: A required meta-data tag in your app's AndroidManifest.xml does not exist. You must have the following declaration within the <application> element: <meta-data android:name="com.google.android.gms.version" android:value="@integer/google_play_services_version" />
But I can't make any sense of it!