Turn off the package data in APK checkbox and you will both an APK and an OBB file. You will need to upload the OBB file to the store along with the APK and there is code in UE4 to handle downloading it if the OBB is missing on the device.
I need help with that code.
Clearly there is blueprint. When you use mobile packaging wizard it even says to have a level with a BLUEPRINT to launch build patch services.
The Problem I have is I can’t find a way to check for the OBB.
And The only node I can find requires me to put in a URL and stuff which google says it give a unique one each time. UGH
If you’re fine doing the default normal method of doing app updates via the google store the OBB file is added separately to your APK in the google develolper dashboard and you don’t use the mobile packaging wizard