@EinfachHans wrote:
When i build my App with:
ionic cordova build ios --debug --buildConfig
is has a File Size of nearly 50mb.But with
ionic cordova build ios --prod --release --buildConfig
the Size of the distribution Archive is over 100mb.Any Ideas?
I tried:
- Remove Platform
- Remove Node_modules
- Remove Plugins
- Remove www Folder
- Reinstall and Rebuild everything
Posts: 1
Participants: 1