Description: A simple extension to integrate reCAPTCHA for verifying users Latest Version: 1 Released:2022-04-09T18:30:00Z Last Updated:2022-04-09T18:30:00Z
Will this work in companion, or only a compiled app ?
Presume answer is yes ?
From Failed error message:
"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" />"
Works fine when compiled on my real device Android 12.
Also failed using Genymotion Android 10 (when compiled):
They can be different. Package name is to identify the app while label is to identify the project. Package name should be filled correctly, though label can be anything.