I have developed the app using ionic 3 and now while generating android apk file it \'s size getting way too big.
before the API integration The File Size Wa
Run cordova clean to cleanup project from build artifacts.
cordova clean