Unity only automatically creates the main APK expansion file, but you can manually create the patch APK expansion file if the application requires more storage space. For information on how to create the patch APK expansion file, see Android’s Development checklist documentation.
When you create the patch expansion file, you must include a unity_obb_guid
file within it so Android recognizes the APK expansion as being compatible with the APK. To do this:
unity_obb_guid
file.