Android Question Appodeal Ads

WDK

Member
Licensed User
I am trying to add Appodeal to my app when I was getting the following error:

upload_2017-11-13_13-11-33.png


So I download the sample and when trying to run it, got the same error. Any idea what I am missing or have setup incorrectly?

https://github.com/appodeal/appodeal-b4a-sample

Thanks,
WDK
 

WDK

Member
Licensed User
Figured it out. Had to add to additiional jars to the Project Attributes:

#AdditionalJar: com.google.android.gms: play-services-location#AdditionalJar: com.google.android.gms: play-services-maps

WDK
 
Upvote 0
Top