iNKUBO
Member
Hi, i've updated B4a to version 11.20 and one of my projects now does not compile...
Any help about this error ?
I've Additionaljar and also at manifest
Any help about this error ?
I've Additionaljar and also at manifest
AddApplicationText(
<activity android:name="com.google.android.gms.common.api.GoogleApiActivity"
android:theme="@android:style/Theme.Translucent.NoTitleBar"
android:exported="false"/>
<meta-data
android:name="com.google.android.gms.version"
android:value="@integer/google_play_services_version" />
)