Missing metadata tag with the name "com.google.android.gms.appstate.APP_ID" in the application tag of the manifest

1.error

09-11 22:37:45.919: E/ValidateServiceOp(5619): Missing metadata tag with the name "com.google.android.gms.appstate.APP_ID" in the application tag of the manifest for com.pkrss.snake


fixed:



moidfy AndroidManifest.xml:



<meta-data android:name="com.google.android.gms.games.APP_ID" android:value="@string/app_id" />
<meta-data android:name="com.google.android.gms.appstate.APP_ID" android:value="@string/app_id" />

Comments

Popular posts from this blog

#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 3

Global can earn money wordpress blog Advertising Alliance Introduction–1 BidVertiser

pkrss发布