Solving Android Login Failure?

So I’ve been trying to get the login to Google Play working. My app is currently a tool, and because of that I do not Google Play Games. However, I looked into the Monitor.exe to see what error messages there were and I’m getting this:

03-11 13:25:55.940: I/GamesNativeSDK(21044): Connecting to Google Play...
03-11 13:25:55.941: V/GamesNativeSDK(21044): Attached to JVM on thread main_dispatch
03-11 13:25:56.044: V/GamesNativeSDK(21044): Play Games callback indicates connection failure.
03-11 13:25:56.044: I/GamesNativeSDK(21044): UI interaction required to connect to Google Play.
03-11 13:25:57.118: I/GamesNativeSDK(21044): Connecting to Google Play...
03-11 13:25:57.162: V/GamesNativeSDK(21044): Play Games callback indicates connection failure.
03-11 13:25:57.162: I/GamesNativeSDK(21044): UI interaction required to connect to Google Play.
03-11 13:25:57.162: I/GamesNativeSDK(21044): Resolving connection.
03-11 13:26:53.388: E/GamesNativeSDK(21044): Received unexpected UI result.
03-11 13:26:53.388: V/GamesNativeSDK(21044): Received Activity Resume Event.
03-11 13:26:53.500: V/GamesNativeSDK(21044): Play Games callback indicates connection failure.
03-11 13:26:53.500: I/GamesNativeSDK(21044): UI interaction required to connect to Google Play.
03-11 13:26:54.592: V/GamesNativeSDK(21044): Play Games callback indicates connection failure.
03-11 13:26:54.592: I/GamesNativeSDK(21044): UI interaction required to connect to Google Play.
03-11 13:26:55.638: V/GamesNativeSDK(21044): Play Games callback indicates connection failure.
03-11 13:26:55.638: I/GamesNativeSDK(21044): UI interaction required to connect to Google Play.
03-11 13:26:56.683: V/GamesNativeSDK(21044): Play Games callback indicates connection failure.
03-11 13:26:56.683: I/GamesNativeSDK(21044): UI interaction required to connect to Google Play.
03-11 13:27:01.684: V/GamesNativeSDK(21044): Detaching from JVM on thread main_dispatch
03-11 13:29:57.019: V/GamesNativeSDK(21044): Received Activity Stop Event.

Not sure what connection issues it means. I am on WiFi and this issue persists while other apps I can login just fine. So I don’t think my home connection is the cause.

The email I use to login is registered as a tester account email, so I doubt that that would be the issue.

As for the UI interaction. I looked online and there was no related assistance.

What confuses me overall are all the naming conventions used. I only require Google Play, not the games-specific services such as leaderboard and achievements. However I do require the use of IAPs, because my app is a tool. Can Unreal Engine even be used to create tools that do NOT use the Games services?

The only additional permission I have placed in Project Settings is the com.android.vending.BILLING for future IAPs.

I have also configured for distribution and have all associated signing information.

My Google Play license key is also correct.

I’m lost and not sure where to go from here because every error seems so generic.

Edit: also of note, I am building and launching directly through my device. Do I need to upload a build to Google Play and download that specific version before I can use login features?

Hi DatapawWolf,

Due to the large volume of questions and comments concerning the Engine, we did not have a chance to respond to your post at the time you submitted it and, thus, the issue is now outdated. If you are still experiencing Android Login Failure in the current release of the Engine, please make a new post for assistance.

Thanks,

.