Sigh… after Aug31 Google forced us to use Android 34 and the only Unreal that support that is 5.4.4. HOWEVER Goodle PAD plug in only support UE 5.3. So what now? Tell all your customers to wait indefinitely for these two companies to talk to each other?
Try with the version 5.4
But you can do with the version 5.3 too
Just replace the GooglePAD_APL file in your engine, if you are using Ads the replace the other file too, the guy has already edited the files, just replace
“Support” means that you can use the unique features of Android 34 in Unreal Engine, it doesn’t mean that it is the only version that you can build on.
So, you can use any other version of Unreal like 5.2 which works very well (unlike 5.3 and 5.4 that are broken in many ways).
Google Pad is compatible with 5.4 too. It’s a default plugin, you can simply activate it in the plugin manager inside the Unreal Editor.
Make sure to also activate it under the “Plugins” section of your project settings.
My recommandation would be to only use the 5.2 version, it’s a clear version and you don’t have to replace anything, so it can be easier for you.
Anyway, if you want to use IAP, you must use 5.2 with the plugin “TDS Hero” (or any other plugin that does the same thing, TDS was “free for the month”, so maybe you already own it and won’t have to pay for another one).
IAP won’t work on 5.4 because of an engine bug that Epic refuses to fix, and they won’t work on 5.2 without the plugin because the engine uses deprecated libraries.
However as I said, you can’t use IAP on 5.3 and 5.4, so if you don’t need them you can disable them in your project, and the Play Console won’t show the error anymore.
Or, if you want IAP, use 5.2 with a plugin that update the Play Billing version.
Okay never mind, the solution doesn’t really work.
Sure it tricked the play store into letting you uploaded successfully, but once you actually trying to load GooglePad (to load more packages) it returned this error:
LogGooglePAD: Error: Unable to initialize AssetPackManager!
(This used to work flawlessly before.)
SO has anyone get this to work on any of the UE android after Aug31st?