Thanks you MarcoRome for posting this helpful tips. I also experienced some issue, but now have fixed all of them
.
So to make it clear:
1.If you download Appodeal SDK for B4A with Google Play Service already embedded, you need to replace:
<meta-data android:name="com.google.android.gms.version" android:value="@Integer/google_play_services_version" />
With this:
<meta-data android:name="com.google.android.gms.version" android:value="7895000" />
Finally, don't forget to comment these lines because we don't want a duplicate of Google Play Services:
#AdditionalRes: C:\Android\extras\google\google_play_services\libproject\google-play-services_lib\res, com.google.android.gms
#AdditionalJar: google-play-services.jar
Hope this will help!
Anyway,
@MarcoRome How does Appodeal perform for you?
I going to release my apps with Appodeal by next week