Using Unreal Engine 5.3.2
I got it work for my app to be published targeting android SDK 34 without any changes, just putting the target to 34 in the settings. Of course I also a downloaded the new android API and related NDK from Android Studio.
But now I can not login anymore to Google Play Services, when I call Show External Login UI blueprint nothing happens… It is really frustrating…
Any idea what need to be done to make it work again…
I read somewhere that when we target above 33 it does not work anymore but today google requires us to target at least 34…