I’m exporting a IOS project to upload on App Store via Project Package and Project Launcher.
I recognized that .apk from Project Launcher not worked as it expected, so I usually get .apk exported from ‘Package Project’ and chunks exported from ‘Project Launcher’.
So I did same thing in IOS but all of them export .app with too massive size, that is suspected to have chunks in it.
Did I miss any formal method to package an IOS project? I couldn’t figure it out for months.