Hello everyone,
Something in my project is adding the value
<meta-data android:name="com.google.android.gms.ads.APPLICATION_ID" android:value="test" />
to my androidmanifest.xml. Because i use admob (free), it conflicts with the value admob sets.
Anyone who knows why this happens, and where?