If you are working on ionic app, and you are trying to create iOS build then usually we use the following command: ionic cordova build ios OR ionic cordova build ios –device…
Category: Ionic Framework
IONIC Build: Failed to find ‘ANDROID_HOME’ environment variable
Hello All, When we are creating a build at that time, we may face the following issue: $ ionic cordova build android Running command: /demoApp/hooks/after_prepare/010_add_platform_class.js /demoApp add to body class: platform-android ERROR building…