Hey everyone!
I am working on my first mobile game for android, but I can’t figure out how to get the Google Play services and AdMob to work.
Everything has been set up on the Play Console, Google Firebase and AdMob. Everything is linked to UE4.
The app APK is released in alpha on the Play Store and Play Services in the Google Console are enabled.
I’m using the blueprint and the “Show External Login UI” node.
When I hit the button to open the Login UI the “Google Play Games” login interface pops up but immediately closes again. It’s not letting me sign in.
Nothing happens when I press my “ShowAdButton” either.
The build is successful, but I’m being spammed with warnings right at the end that’s saying “Duplicate zip entry [classes.jar:META-INF/MANIFEST.MF]”
I have asked around with these errors, but everyone is saying it’s not a problem.
Any help would be greatly appreciated!
Here are a few screenshots.