Hi guys, I am trying to make a custom player but I get an error. The error occurs only when I try to add the ads plugin. Anyone knows the reason? I also attach a screenshot so you can see what the error is all about. Thanks
Can you make a small test project, have the same options. Export and see if that does the same? If it does then zip it up, post a dropbox link, I'll download and try do the same export.
Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!). https://deluxepixel.com
I manually added "compile 'com.android.support:support-v4:27.1.1'" under dependencies and now it seems to be working... I will give it a few more tests to see if the plugins work correctly
If you are using 'compile' then it looks like something is wrong - that was depreciated and changed to 'implementation'. It looks like the gradle you are using is out of date?
Also, a few of the plugins specify the play services version - have you set them all to 12.0.1 ?
Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!). https://deluxepixel.com
It looks like there was a missing dependency. I do not know if this is the right way to fix it but it works now. @SinisterSoft yes, all the plugins that require google play services are set to 12.0.1
Comments
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
google play services version 12.0.1
support for admob, applovin and unity ads
https://deluxepixel.com
Also, a few of the plugins specify the play services version - have you set them all to 12.0.1 ?
https://deluxepixel.com
@SinisterSoft yes, all the plugins that require google play services are set to 12.0.1