Hanzyusuf / UE4-GooglePlayUtils

Plugin for unreal engine 4 to get 'unique id' and 'nickname' of the user from the user's google play account. Also gives access to the auth token. Accessible in blueprints as well as c++.
4 stars 0 forks source link

Launch Warning #1

Open sixdigitguy opened 2 years ago

sixdigitguy commented 2 years ago

Hello, please I just installed your plugin , thanks btw, but UE4 is screaming on launch that its made for version 4.26 while I'm on 4.27. Is it compatible with all future versions of ue4? Just wanna be sure before proceeding because I'm trying to make a list of all necessary plugins for UE4 android devs.

sixdigitguy commented 2 years ago

Tested it out. It doesn't work on newer engine versions. Plugin 'GooglePlayUtils' is not compatible with the current engine version (4.26.0) <<<<<Thats the error I got while packaging