116
Views
9
Comments
Solved
Not able to download .apk file

There was an issue generating the app. Using "requireCordovaModule" to load non-cordova module "q" is not supported. Instead, add this module to your dependencies and use regular "require" to load it. 

Also, I face Cordova is not available error while running on my browser after publishing it. But not able to download the .apk file due to above error. 

I am trying to add this module to my app and face these errors.


SimpleCamera (1).oml
2024-07-05 14-16-55
Daniël Kuhlmann
Ā 
MVP
Solution

Hi,

It is a Forge component https://www.outsystems.com/forge/component-overview/9379/outsystems-appshield that you most likely have installed in your environment and reference from your app.

2023-08-28 07-00-10
Paulo Torres
Champion

The problem happens when you try to generate the APK? Can you send the log?

UserImage.jpg
Chetna Upadhyay

AnroidBuildLog

If this link is not working. See below.

2023-03-03T05:40:50.978Z] [INFO] [Validation] [Resources] Are prebundle resources valid? true[2023-03-03T05:40:50.951Z] [INFO] [Validation] [AppShield] Validating AppShield for the given build request[2023-03-03T05:40:50.951Z] [INFO] [Validation] [AppShield] Obtaining application preferences[2023-03-03T05:40:50.965Z] [INFO] [Validation] [AppShield] Verifying if the AppShield plugin is available in the build request[2023-03-03T05:40:50.965Z] [INFO] [Validation] [AppShield] AppShield plugin is available? false[2023-03-03T05:40:50.968Z] [INFO] [Validation] [Plugins] Validating plugins for the given build request[2023-03-03T05:40:50.968Z] [INFO] [Validation] [Plugins] Obtaining plugin versions[2023-03-03T05:40:50.968Z] [INFO] [Validation] [Plugins] Applying plugin validations[2023-03-03T05:40:50.969Z] [INFO] [Validation] [Plugins] Are plugins valid? true[2023-03-03T05:40:50.977Z] [INFO] [Validation] [ApplicationPreferences] Validating build structure for the given build request[2023-03-03T05:40:50.996Z] [INFO] [Validation] [ApplicationPreferences] Obtaining application preferences[2023-03-03T05:40:50.997Z] [INFO] [Validation] [ApplicationPreferences] Are preferences valid? true[2023-03-03T05:40:51.416Z] [INFO] [Validation] Gathering validation results[2023-03-03T05:40:51.417Z] [INFO] [Validation] All validations succeeded[2023-03-03T05:40:54.387Z] [INFO] [Build] Parsing application info[2023-03-03T05:40:54.396Z] [INFO] [Build] Template version: 12.7.2[2023-03-03T05:40:54.397Z] [INFO] [Build] Build features: cordovaNoFetch - true[2023-03-03T05:40:54.397Z] [INFO] [Build] Build features: buildTimeout - 20[2023-03-03T05:40:54.398Z] [INFO] [Build] Start processing job request[2023-03-03T05:40:54.398Z] [INFO] [Build] Getting job resources[2023-03-03T05:40:54.404Z] [VERBOSE] [Build] Fetching android secret through aws secrets manager[2023-03-03T05:40:54.405Z] [INFO] [Build] Get Mime Type List[2023-03-03T05:40:58.926Z] [INFO] [Build] Start processing job request...[2023-03-03T05:41:03.251Z] [INFO] [Build] Creating a temporary folder for the application...[2023-03-03T05:41:03.254Z] [INFO] [Build] Start generating application...[2023-03-03T05:41:03.254Z] [VERBOSE] [Build] Application that will be built:[2023-03-03T05:41:03.255Z] [VERBOSE] [Build]  - app name: Simple Dummy Camera[2023-03-03T05:41:03.255Z] [VERBOSE] [Build]  - app package: com.outsystemscloud.personalogodmxc4.SimpleDummyCamera[2023-03-03T05:41:03.255Z] [VERBOSE] [Build]  - app version: 0.1[2023-03-03T05:41:03.255Z] [VERBOSE] [Build]  - app version code: 3[2023-03-03T05:41:03.255Z] [VERBOSE] [Build]  - platform: android[2023-03-03T05:41:03.255Z] [VERBOSE] [Build]  - build type: debug[2023-03-03T05:41:03.255Z] [VERBOSE] [Build]  - url hostname: personal-ogodmxc4.outsystemscloud.com[2023-03-03T05:41:03.256Z] [VERBOSE] [Build]  - url path: SimpleCamera[2023-03-03T05:41:03.256Z] [VERBOSE] [Build] Requested by:[2023-03-03T05:41:03.256Z] [VERBOSE] [Build]  - requester id: CTE.A2U.ZWT.SHZ.BXM.UGS.1HY.WOU[2023-03-03T05:41:03.256Z] [VERBOSE] [Build]  - requester version: 11.18.1.37884[2023-03-03T05:41:03.256Z] [INFO] [Build] Creating the required directory structure for your cordova application...[2023-03-03T05:41:04.206Z] [VERBOSE] [Build] Using detached cordova-create[2023-03-03T05:41:04.207Z] [VERBOSE] [Build] Creating a new cordova project.[2023-03-03T05:41:04.212Z] [VERBOSE] [Build] Using cordova-fetch for @outsystems/cordova-mobile-template@12.7.2[2023-03-03T05:41:04.225Z] [VERBOSE] [Build] fetch: Installing @outsystems/cordova-mobile-template@12.7.2 to cordova-create--10992-g79yQR4RxQq9[2023-03-03T05:41:04.226Z] [VERBOSE] [Build] Running command: npm install @outsystems/cordova-mobile-template@12.7.2 --no-save[2023-03-03T05:41:05.304Z] [VERBOSE] [Build] Command finished with error code 0: npm install,@outsystems/cordova-mobile-template@12.7.2,--no-save[2023-03-03T05:41:05.309Z] [VERBOSE] [Build] Copying assets.[2023-03-03T05:41:05.501Z] [INFO] [Build] Getting application resources...[2023-03-03T05:41:05.517Z] [INFO] [Build] Applying configurations in the config.xml file...[2023-03-03T05:41:05.519Z] [INFO] [Build] Applying advanced configurations in the config.xml file...[2023-03-03T05:41:05.520Z] [INFO] [Build] Applying application preferences...[2023-03-03T05:41:05.523Z] [INFO] [Build] Processing application resources...[2023-03-03T05:41:05.726Z] [INFO] [Build] Generating application icons...[2023-03-03T05:41:05.727Z] [INFO] [Build] Generating application splashscreens...[2023-03-03T05:41:05.961Z] [INFO] [Build] Adding target platform...[2023-03-03T05:41:06.940Z] [VERBOSE] [Build] Executing script found in config.xml for hook "before_platform_add": hooks/removeUserCertificates.js[2023-03-03T05:41:06.950Z] [VERBOSE] [Build] Removing user certificates from trust-anchors...[2023-03-03T05:41:06.958Z] [VERBOSE] [Build] Using cordova-fetch for cordova-android@OutSystems/cordova-android#11.0.0+1.0.0[2023-03-03T05:41:06.967Z] [VERBOSE] [Build] User certificates were successfully removed from trust-anchors![2023-03-03T05:41:06.969Z] [VERBOSE] [Build] fetch: Installing cordova-android@OutSystems/cordova-android#11.0.0+1.0.0 to source[2023-03-03T05:41:06.969Z] [VERBOSE] [Build] Running command: npm install cordova-android@OutSystems/cordova-android#11.0.0+1.0.0 --save-dev[2023-03-03T05:41:19.359Z] [VERBOSE] [Build] Command finished with error code 0: npm install,cordova-android@OutSystems/cordova-android#11.0.0+1.0.0,--save-dev[2023-03-03T05:41:19.364Z] [VERBOSE] [Build] Removing "cordova-" prefix from cordova-android[2023-03-03T05:41:19.365Z] [VERBOSE] [Build] Adding android project...[2023-03-03T05:41:19.576Z] [VERBOSE] [Build] Loaded API for android project source/node_modules/cordova-android[2023-03-03T05:41:19.608Z] [VERBOSE] [Build] Creating Cordova project for the Android platform:[2023-03-03T05:41:19.608Z] [VERBOSE] [Build]     Path: platforms/android[2023-03-03T05:41:19.608Z] [VERBOSE] [Build]     Package: com.outsystemscloud.personalogodmxc4.SimpleDummyCamera[2023-03-03T05:41:19.608Z] [VERBOSE] [Build]     Name: Simple Dummy Camera[2023-03-03T05:41:19.608Z] [VERBOSE] [Build]     Activity: MainActivity[2023-03-03T05:41:19.609Z] [VERBOSE] [Build]     Android Target SDK: android-33[2023-03-03T05:41:19.609Z] [VERBOSE] [Build]     Android Compile SDK: 33[2023-03-03T05:41:19.609Z] [VERBOSE] [Build] Copying android template project to platforms/android[2023-03-03T05:41:19.654Z] [VERBOSE] [Build] Subproject Path: CordovaLib[2023-03-03T05:41:19.655Z] [VERBOSE] [Build] Subproject Path: app[2023-03-03T05:41:19.656Z] [VERBOSE] [Build] Android project created with cordova-android@11.0.0[2023-03-03T05:41:19.668Z] [VERBOSE] [Build] Loaded API for android project source/platforms/android/cordova/Api.js[2023-03-03T05:41:19.679Z] [VERBOSE] [Build] Generating platform-specific config.xml from defaults for android at source/platforms/android/app/src/main/res/xml/config.xml[2023-03-03T05:41:19.680Z] [VERBOSE] [Build] Merging project's config.xml into platform-specific android config.xml[2023-03-03T05:41:19.687Z] [VERBOSE] [Build] [Gradle Properties] Preparing Configuration[2023-03-03T05:41:19.687Z] [VERBOSE] [Build] [Gradle Properties] File missing, creating file with Cordova defaults.[2023-03-03T05:41:19.688Z] [VERBOSE] [Build] [Gradle Properties] Appending default configuration properties[2023-03-03T05:41:19.688Z] [VERBOSE] [Build] [Gradle Properties] Appending configuration item: org.gradle.jvmargs=-Xmx2048m[2023-03-03T05:41:19.688Z] [VERBOSE] [Build] [Gradle Properties] Appending configuration item: android.useAndroidX=true[2023-03-03T05:41:19.688Z] [VERBOSE] [Build] [Gradle Properties] Appending configuration item: android.enableJetifier=true[2023-03-03T05:41:19.688Z] [VERBOSE] [Build] [Gradle Properties] Appending custom configuration properties[2023-03-03T05:41:19.689Z] [VERBOSE] [Build] [Gradle Properties] Updating and Saving File[2023-03-03T05:41:19.689Z] [VERBOSE] [Build] Merging and updating files from [www, platforms/android/platform_www] to platforms/android/app/src/main/assets/www[2023-03-03T05:41:19.702Z] [VERBOSE] [Build]   copy  www/_error.html platforms/android/app/src/main/assets/www/_error.html (new file)[2023-03-03T05:41:19.703Z] [VERBOSE] [Build]   copy  platforms/android/platform_www/cordova.js platforms/android/app/src/main/assets/www/cordova.js (updated file)[2023-03-03T05:41:19.704Z] [VERBOSE] [Build]   copy  www/css/OutSystemsReactWidgets.css platforms/android/app/src/main/assets/www/css/OutSystemsReactWidgets.css (new file)[2023-03-03T05:41:19.704Z] [VERBOSE] [Build]   copy  www/css/SimpleCamera.Common.Login.css platforms/android/app/src/main/assets/www/css/SimpleCamera.Common.Login.css (new file)[2023-03-03T05:41:19.705Z] [VERBOSE] [Build]   copy  www/css/SimpleCamera.Common.Splash.css platforms/android/app/src/main/assets/www/css/SimpleCamera.Common.Splash.css (new file)[2023-03-03T05:41:19.705Z] [VERBOSE] [Build]   copy  www/css/SimpleCamera.MagicMirror.css platforms/android/app/src/main/assets/www/css/SimpleCamera.MagicMirror.css (new file)[2023-03-03T05:41:19.706Z] [VERBOSE] [Build]   copy  www/css/SimpleCamera.MainFlow.HomeScreen.css platforms/android/app/src/main/assets/www/css/SimpleCamera.MainFlow.HomeScreen.css (new file)[2023-03-03T05:41:19.706Z] [VERBOSE] [Build]   copy  www/css/_Basic.css platforms/android/app/src/main/assets/www/css/_Basic.css (new file)[2023-03-03T05:41:19.707Z] [VERBOSE] [Build]   delete platforms/android/app/src/main/assets/www/css/index.css (no source)[2023-03-03T05:41:19.707Z] [VERBOSE] [Build]   copy  www/error.html platforms/android/app/src/main/assets/www/error.html (new file)[2023-03-03T05:41:19.708Z] [VERBOSE] [Build]   mkdir platforms/android/app/src/main/assets/www/fonts[2023-03-03T05:41:19.708Z] [VERBOSE] [Build]   copy  www/fonts/fontawesome-webfont.woff platforms/android/app/src/main/assets/www/fonts/fontawesome-webfont.woff (new file)[2023-03-03T05:41:19.709Z] [VERBOSE] [Build]   copy  www/fonts/fontawesome-webfont.woff2 platforms/android/app/src/main/assets/www/fonts/fontawesome-webfont.woff2 (new file)[2023-03-03T05:41:19.709Z] [VERBOSE] [Build]   copy  www/img/SimpleCamera.Logo.png platforms/android/app/src/main/assets/www/img/SimpleCamera.Logo.png (new file)[2023-03-03T05:41:19.710Z] [VERBOSE] [Build]   copy  www/img/SimpleCamera.User.png platforms/android/app/src/main/assets/www/img/SimpleCamera.User.png (new file)[2023-03-03T05:41:19.710Z] [VERBOSE] [Build]   delete platforms/android/app/src/main/assets/www/img/cordova.png (no source)[2023-03-03T05:41:19.711Z] [VERBOSE] [Build]   delete platforms/android/app/src/main/assets/www/img/logo.png (no source)[2023-03-03T05:41:19.711Z] [VERBOSE] [Build]   copy  www/index.html platforms/android/app/src/main/assets/www/index.html (updated file)[2023-03-03T05:41:19.711Z] [VERBOSE] [Build]   delete platforms/android/app/src/main/assets/www/js (no source)[2023-03-03T05:41:19.712Z] [VERBOSE] [Build]   delete platforms/android/app/src/main/assets/www/js/index.js (no source)[2023-03-03T05:41:19.712Z] [VERBOSE] [Build]   copy  www/manifest.json platforms/android/app/src/main/assets/www/manifest.json (new file)[2023-03-03T05:41:19.713Z] [VERBOSE] [Build]   copy  www/mimetypes.manifest platforms/android/app/src/main/assets/www/mimetypes.manifest (new file)[2023-03-03T05:41:19.714Z] [VERBOSE] [Build]   mkdir platforms/android/app/src/main/assets/www/scripts[2023-03-03T05:41:19.714Z] [VERBOSE] [Build]   copy  www/scripts/CameraPreviewPlugin.controller.js platforms/android/app/src/main/assets/www/scripts/CameraPreviewPlugin.controller.js (new file)[2023-03-03T05:41:19.715Z] [VERBOSE] [Build]   copy  www/scripts/CameraPreviewPlugin.model.js platforms/android/app/src/main/assets/www/scripts/CameraPreviewPlugin.model.js (new file)[2023-03-03T05:41:19.715Z] [VERBOSE] [Build]   copy  www/scripts/CameraPreviewPlugin.referencesHealth.js platforms/android/app/src/main/assets/www/scripts/CameraPreviewPlugin.referencesHealth.js (new file)[2023-03-03T05:41:19.716Z] [VERBOSE] [Build]   copy  www/scripts/CommonPlugin.controller.js platforms/android/app/src/main/assets/www/scripts/CommonPlugin.controller.js (new file)[2023-03-03T05:41:19.716Z] [VERBOSE] [Build]   copy  www/scripts/CommonPlugin.model.js platforms/android/app/src/main/assets/www/scripts/CommonPlugin.model.js (new file)[2023-03-03T05:41:19.717Z] [VERBOSE] [Build]   copy  www/scripts/CommonPlugin.referencesHealth.js platforms/android/app/src/main/assets/www/scripts/CommonPlugin.referencesHealth.js (new file)[2023-03-03T05:41:19.717Z] [VERBOSE] [Build]   copy  www/scripts/Debugger.js platforms/android/app/src/main/assets/www/scripts/Debugger.js (new file)[2023-03-03T05:41:19.718Z] [VERBOSE] [Build]   copy  www/scripts/LICENSES.txt platforms/android/app/src/main/assets/www/scripts/LICENSES.txt (new file)[2023-03-03T05:41:19.718Z] [VERBOSE] [Build]   copy  www/scripts/OutSystems.js platforms/android/app/src/main/assets/www/scripts/OutSystems.js (new file)[2023-03-03T05:41:19.719Z] [VERBOSE] [Build]   copy  www/scripts/OutSystemsManifestLoader.js platforms/android/app/src/main/assets/www/scripts/OutSystemsManifestLoader.js (new file)[2023-03-03T05:41:19.719Z] [VERBOSE] [Build]   copy  www/scripts/OutSystemsReactView.js platforms/android/app/src/main/assets/www/scripts/OutSystemsReactView.js (new file)[2023-03-03T05:41:19.720Z] [VERBOSE] [Build]   copy  www/scripts/OutSystemsReactWidgets.js platforms/android/app/src/main/assets/www/scripts/OutSystemsReactWidgets.js (new file)[2023-03-03T05:41:19.720Z] [VERBOSE] [Build]   copy  www/scripts/OutSystemsUI.Content.BlankSlate.mvc.js platforms/android/app/src/main/assets/www/scripts/OutSystemsUI.Content.BlankSlate.mvc.js (new file)[2023-03-03T05:41:19.721Z] [VERBOSE] [Build]   copy  www/scripts/OutSystemsUI.Interaction.AnimatedLabel.mvc.js platforms/android/app/src/main/assets/www/scripts/OutSystemsUI.Interaction.AnimatedLabel.mvc.js (new file)[2023-03-03T05:41:19.722Z] [VERBOSE] [Build]   copy  www/scripts/OutSystemsUI.OfflineDataSync.js platforms/android/app/src/main/assets/www/scripts/OutSystemsUI.OfflineDataSync.js (new file)[2023-03-03T05:41:19.722Z] [VERBOSE] [Build]   copy  www/scripts/OutSystemsUI.OutSystemsUI.js platforms/android/app/src/main/assets/www/scripts/OutSystemsUI.OutSystemsUI.js (new file)[2023-03-03T05:41:19.723Z] [VERBOSE] [Build]   copy  www/scripts/OutSystemsUI.Private.ApplicationLoadEvents.mvc.js platforms/android/app/src/main/assets/www/scripts/OutSystemsUI.Private.ApplicationLoadEvents.mvc.js (new file)[2023-03-03T05:41:19.724Z] [VERBOSE] [Build]   copy  www/scripts/OutSystemsUI.Private.NetworkStatusChanged.mvc.js platforms/android/app/src/main/assets/www/scripts/OutSystemsUI.Private.NetworkStatusChanged.mvc.js (new file)[2023-03-03T05:41:19.724Z] [VERBOSE] [Build]   copy  www/scripts/OutSystemsUI.Private.OfflineDataSyncCore.mvc.js platforms/android/app/src/main/assets/www/scripts/OutSystemsUI.Private.OfflineDataSyncCore.mvc.js (new file)[2023-03-03T05:41:19.725Z] [VERBOSE] [Build]   copy  www/scripts/OutSystemsUI.Private.PullToRefresh.mvc.js platforms/android/app/src/main/assets/www/scripts/OutSystemsUI.Private.PullToRefresh.mvc.js (new file)[2023-03-03T05:41:19.725Z] [VERBOSE] [Build]   copy  www/scripts/OutSystemsUI.PullToRefresh.js platforms/android/app/src/main/assets/www/scripts/OutSystemsUI.PullToRefresh.js (new file)[2023-03-03T05:41:19.726Z] [VERBOSE] [Build]   copy  www/scripts/OutSystemsUI.TouchTrack.js platforms/android/app/src/main/assets/www/scripts/OutSystemsUI.TouchTrack.js (new file)[2023-03-03T05:41:19.727Z] [VERBOSE] [Build]   copy  www/scripts/OutSystemsUI.Utilities.TouchEvents.mvc.js platforms/android/app/src/main/assets/www/scripts/OutSystemsUI.Utilities.TouchEvents.mvc.js (new file)[2023-03-03T05:41:19.727Z] [VERBOSE] [Build]   copy  www/scripts/OutSystemsUI.controller.js platforms/android/app/src/main/assets/www/scripts/OutSystemsUI.controller.js (new file)[2023-03-03T05:41:19.728Z] [VERBOSE] [Build]   copy  www/scripts/OutSystemsUI.languageResources.js platforms/android/app/src/main/assets/www/scripts/OutSystemsUI.languageResources.js (new file)[2023-03-03T05:41:19.729Z] [VERBOSE] [Build]   copy  www/scripts/OutSystemsUI.model.js platforms/android/app/src/main/assets/www/scripts/OutSystemsUI.model.js (new file)[2023-03-03T05:41:19.730Z] [VERBOSE] [Build]   copy  www/scripts/OutSystemsUI.referencesHealth.js platforms/android/app/src/main/assets/www/scripts/OutSystemsUI.referencesHealth.js (new file)[2023-03-03T05:41:19.730Z] [VERBOSE] [Build]   copy  www/scripts/OutSystemsUIWeb.model.js platforms/android/app/src/main/assets/www/scripts/OutSystemsUIWeb.model.js (new file)[2023-03-03T05:41:19.730Z] [VERBOSE] [Build]   copy  www/scripts/OutSystemsUIWeb.referencesHealth.js platforms/android/app/src/main/assets/www/scripts/OutSystemsUIWeb.referencesHealth.js (new file)[2023-03-03T05:41:19.732Z] [VERBOSE] [Build]   copy  www/scripts/SimpleCamera.Common.BottomBar.mvc.js platforms/android/app/src/main/assets/www/scripts/SimpleCamera.Common.BottomBar.mvc.js (new file)[2023-03-03T05:41:19.732Z] [VERBOSE] [Build]   copy  www/scripts/SimpleCamera.Common.InvalidPermissions.mvc.js platforms/android/app/src/main/assets/www/scripts/SimpleCamera.Common.InvalidPermissions.mvc.js (new file)[2023-03-03T05:41:19.733Z] [VERBOSE] [Build]   copy  www/scripts/SimpleCamera.Common.Layout.mvc.js platforms/android/app/src/main/assets/www/scripts/SimpleCamera.Common.Layout.mvc.js (new file)[2023-03-03T05:41:19.734Z] [VERBOSE] [Build]   copy  www/scripts/SimpleCamera.Common.LayoutBlank.mvc.js platforms/android/app/src/main/assets/www/scripts/SimpleCamera.Common.LayoutBlank.mvc.js (new file)[2023-03-03T05:41:19.734Z] [VERBOSE] [Build]   copy  www/scripts/SimpleCamera.Common.Login.mvc.js platforms/android/app/src/main/assets/www/scripts/SimpleCamera.Common.Login.mvc.js (new file)[2023-03-03T05:41:19.738Z] [VERBOSE] [Build]   copy  www/scripts/SimpleCamera.Common.Menu.mvc.js platforms/android/app/src/main/assets/www/scripts/SimpleCamera.Common.Menu.mvc.js (new file)[2023-03-03T05:41:19.739Z] [VERBOSE] [Build]   copy  www/scripts/SimpleCamera.Common.MenuIcon.mvc.js platforms/android/app/src/main/assets/www/scripts/SimpleCamera.Common.MenuIcon.mvc.js (new file)[2023-03-03T05:41:19.739Z] [VERBOSE] [Build]   copy  www/scripts/SimpleCamera.Common.OfflineDataSyncEvents.mvc.js platforms/android/app/src/main/assets/www/scripts/SimpleCamera.Common.OfflineDataSyncEvents.mvc.js (new file)[2023-03-03T05:41:19.740Z] [VERBOSE] [Build]   copy  www/scripts/SimpleCamera.Common.Splash.mvc.js platforms/android/app/src/main/assets/www/scripts/SimpleCamera.Common.Splash.mvc.js (new file)[2023-03-03T05:41:19.740Z] [VERBOSE] [Build]   copy  www/scripts/SimpleCamera.Common.UserInfo.mvc.js platforms/android/app/src/main/assets/www/scripts/SimpleCamera.Common.UserInfo.mvc.js (new file)[2023-03-03T05:41:19.740Z] [VERBOSE] [Build]   copy  www/scripts/SimpleCamera.Common.controller.js platforms/android/app/src/main/assets/www/scripts/SimpleCamera.Common.controller.js (new file)[2023-03-03T05:41:19.741Z] [VERBOSE] [Build]   copy  www/scripts/SimpleCamera.HomeScreen.js platforms/android/app/src/main/assets/www/scripts/SimpleCamera.HomeScreen.js (new file)[2023-03-03T05:41:19.741Z] [VERBOSE] [Build]   copy  www/scripts/SimpleCamera.MainFlow.HomeScreen.mvc.js platforms/android/app/src/main/assets/www/scripts/SimpleCamera.MainFlow.HomeScreen.mvc.js (new file)[2023-03-03T05:41:19.742Z] [VERBOSE] [Build]   copy  www/scripts/SimpleCamera.MainFlow.controller.js platforms/android/app/src/main/assets/www/scripts/SimpleCamera.MainFlow.controller.js (new file)[2023-03-03T05:41:19.742Z] [VERBOSE] [Build]   copy  www/scripts/SimpleCamera.appDefinition.js platforms/android/app/src/main/assets/www/scripts/SimpleCamera.appDefinition.js (new file)[2023-03-03T05:41:19.742Z] [VERBOSE] [Build]   copy  www/scripts/SimpleCamera.controller.js platforms/android/app/src/main/assets/www/scripts/SimpleCamera.controller.js (new file)[2023-03-03T05:41:19.743Z] [VERBOSE] [Build]   copy  www/scripts/SimpleCamera.error.js platforms/android/app/src/main/assets/www/scripts/SimpleCamera.error.js (new file)[2023-03-03T05:41:19.743Z] [VERBOSE] [Build]   copy  www/scripts/SimpleCamera.index.js platforms/android/app/src/main/assets/www/scripts/SimpleCamera.index.js (new file)[2023-03-03T05:41:19.743Z] [VERBOSE] [Build]   copy  www/scripts/SimpleCamera.languageResources.js platforms/android/app/src/main/assets/www/scripts/SimpleCamera.languageResources.js (new file)[2023-03-03T05:41:19.744Z] [VERBOSE] [Build]   copy  www/scripts/SimpleCamera.model.js platforms/android/app/src/main/assets/www/scripts/SimpleCamera.model.js (new file)[2023-03-03T05:41:19.744Z] [VERBOSE] [Build]   copy  www/scripts/SimpleCamera.referencesHealth.js platforms/android/app/src/main/assets/www/scripts/SimpleCamera.referencesHealth.js (new file)[2023-03-03T05:41:19.746Z] [VERBOSE] [Build] Wrote out android application name "Simple Dummy Camera" to source/platforms/android/app/src/main/res/values/strings.xml[2023-03-03T05:41:19.750Z] [VERBOSE] [Build] Wrote out Android application SplashScreen Color to source/platforms/android/app/src/main/res/values/colors.xml[2023-03-03T05:41:19.750Z] [VERBOSE] [Build] The "AndroidWindowSplashScreenBrandingImage" is undefined. Cordova's default will be used.[2023-03-03T05:41:19.751Z] [VERBOSE] [Build] Wrote out Android application SplashScreen Icon Color to source/platforms/android/app/src/main/res/values/colors.xml[2023-03-03T05:41:19.751Z] [VERBOSE] [Build] Wrote out Android application themes to source/platforms/android/app/src/main/res/values/themes.xml[2023-03-03T05:41:19.769Z] [VERBOSE] [Build] Updating icons at platforms/android/app/src/main/res[2023-03-03T05:41:19.769Z] [VERBOSE] [Build]   delete platforms/android/app/src/main/res/mipmap-hdpi-v26/ic_launcher.xml (no source)[2023-03-03T05:41:19.769Z] [VERBOSE] [Build]   delete platforms/android/app/src/main/res/mipmap-hdpi-v26/ic_launcher_background.png (no source)[2023-03-03T05:41:19.769Z] [VERBOSE] [Build]   delete platforms/android/app/src/main/res/mipmap-hdpi-v26/ic_launcher_foreground.png (no source)[2023-03-03T05:41:19.769Z] [VERBOSE] [Build]   copy  res/android/drawable-hdpi/icon.png platforms/android/app/src/main/res/mipmap-hdpi/ic_launcher.png (updated file)[2023-03-03T05:41:19.770Z] [VERBOSE] [Build]   delete platforms/android/app/src/main/res/mipmap-ldpi-v26/ic_launcher.xml (no source)[2023-03-03T05:41:19.770Z] [VERBOSE] [Build]   delete platforms/android/app/src/main/res/mipmap-ldpi-v26/ic_launcher_background.png (no source)[2023-03-03T05:41:19.770Z] [VERBOSE] [Build]   delete platforms/android/app/src/main/res/mipmap-ldpi-v26/ic_launcher_foreground.png (no source)[2023-03-03T05:41:19.770Z] [VERBOSE] [Build]   copy  res/android/drawable-ldpi/icon.png platforms/android/app/src/main/res/mipmap-ldpi/ic_launcher.png (updated file)[2023-03-03T05:41:19.771Z] [VERBOSE] [Build]   delete platforms/android/app/src/main/res/mipmap-mdpi-v26/ic_launcher.xml (no source)[2023-03-03T05:41:19.771Z] [VERBOSE] [Build]   delete platforms/android/app/src/main/res/mipmap-mdpi-v26/ic_launcher_background.png (no source)[2023-03-03T05:41:19.771Z] [VERBOSE] [Build]   delete platforms/android/app/src/main/res/mipmap-mdpi-v26/ic_launcher_foreground.png (no source)[2023-03-03T05:41:19.771Z] [VERBOSE] [Build]   copy  res/android/drawable-mdpi/icon.png platforms/android/app/src/main/res/mipmap-mdpi/ic_launcher.png (updated file)[2023-03-03T05:41:19.772Z] [VERBOSE] [Build]   delete platforms/android/app/src/main/res/mipmap-xhdpi-v26/ic_launcher.xml (no source)[2023-03-03T05:41:19.772Z] [VERBOSE] [Build]   delete platforms/android/app/src/main/res/mipmap-xhdpi-v26/ic_launcher_background.png (no source)[2023-03-03T05:41:19.772Z] [VERBOSE] [Build]   delete platforms/android/app/src/main/res/mipmap-xhdpi-v26/ic_launcher_foreground.png (no source)[2023-03-03T05:41:19.772Z] [VERBOSE] [Build]   copy  res/android/drawable-xhdpi/icon.png platforms/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png (updated file)[2023-03-03T05:41:19.772Z] [VERBOSE] [Build]   delete platforms/android/app/src/main/res/mipmap-xxhdpi-v26/ic_launcher.xml (no source)[2023-03-03T05:41:19.772Z] [VERBOSE] [Build]   delete platforms/android/app/src/main/res/mipmap-xxhdpi-v26/ic_launcher_background.png (no source)[2023-03-03T05:41:19.773Z] [VERBOSE] [Build]   delete platforms/android/app/src/main/res/mipmap-xxhdpi-v26/ic_launcher_foreground.png (no source)[2023-03-03T05:41:19.773Z] [VERBOSE] [Build]   copy  res/android/drawable-xxhdpi/icon.png platforms/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png (updated file)[2023-03-03T05:41:19.773Z] [VERBOSE] [Build]   delete platforms/android/app/src/main/res/mipmap-xxxhdpi-v26/ic_launcher.xml (no source)[2023-03-03T05:41:19.773Z] [VERBOSE] [Build]   delete platforms/android/app/src/main/res/mipmap-xxxhdpi-v26/ic_launcher_background.png (no source)[2023-03-03T05:41:19.773Z] [VERBOSE] [Build]   delete platforms/android/app/src/main/res/mipmap-xxxhdpi-v26/ic_launcher_foreground.png (no source)[2023-03-03T05:41:19.773Z] [VERBOSE] [Build]   copy  res/android/drawable-xxxhdpi/icon.png platforms/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png (updated file)[2023-03-03T05:41:19.779Z] [VERBOSE] [Build] Updating splash screens at platforms/android/app/src/main/res[2023-03-03T05:41:19.779Z] [VERBOSE] [Build]   copy  res/android/drawable-land-hdpi/screen.png platforms/android/app/src/main/res/drawable-land-hdpi/screen.png (updated file)[2023-03-03T05:41:19.780Z] [VERBOSE] [Build]   copy  res/android/drawable-land-ldpi/screen.png platforms/android/app/src/main/res/drawable-land-ldpi/screen.png (updated file)[2023-03-03T05:41:19.780Z] [VERBOSE] [Build]   copy  res/android/drawable-land-mdpi/screen.png platforms/android/app/src/main/res/drawable-land-mdpi/screen.png (updated file)[2023-03-03T05:41:19.780Z] [VERBOSE] [Build]   copy  res/android/drawable-land-xhdpi/screen.png platforms/android/app/src/main/res/drawable-land-xhdpi/screen.png (updated file)[2023-03-03T05:41:19.781Z] [VERBOSE] [Build]   copy  res/android/drawable-land-xxhdpi/screen.png platforms/android/app/src/main/res/drawable-land-xxhdpi/screen.png (updated file)[2023-03-03T05:41:19.782Z] [VERBOSE] [Build]   copy  res/android/drawable-land-xxxhdpi/screen.png platforms/android/app/src/main/res/drawable-land-xxxhdpi/screen.png (updated file)[2023-03-03T05:41:19.783Z] [VERBOSE] [Build]   copy  res/android/drawable-port-hdpi/screen.png platforms/android/app/src/main/res/drawable-port-hdpi/screen.png (updated file)[2023-03-03T05:41:19.783Z] [VERBOSE] [Build]   copy  res/android/drawable-port-ldpi/screen.png platforms/android/app/src/main/res/drawable-port-ldpi/screen.png (updated file)[2023-03-03T05:41:19.783Z] [VERBOSE] [Build]   copy  res/android/drawable-port-mdpi/screen.png platforms/android/app/src/main/res/drawable-port-mdpi/screen.png (updated file)[2023-03-03T05:41:19.783Z] [VERBOSE] [Build]   copy  res/android/drawable-port-xhdpi/screen.png platforms/android/app/src/main/res/drawable-port-xhdpi/screen.png (updated file)[2023-03-03T05:41:19.783Z] [VERBOSE] [Build]   copy  res/android/drawable-port-xxhdpi/screen.png platforms/android/app/src/main/res/drawable-port-xxhdpi/screen.png (updated file)[2023-03-03T05:41:19.784Z] [VERBOSE] [Build]   copy  res/android/drawable-port-xxxhdpi/screen.png platforms/android/app/src/main/res/drawable-port-xxxhdpi/screen.png (updated file)[2023-03-03T05:41:19.785Z] [VERBOSE] [Build] Updating resource files at platforms/android[2023-03-03T05:41:19.785Z] [VERBOSE] [Build]   copy  res/android/xml/network_security_config.xml platforms/android/app/src/main/res/xml/network_security_config.xml (new file)[2023-03-03T05:41:19.785Z] [VERBOSE] [Build] Prepared android project successfully[2023-03-03T05:41:19.802Z] [VERBOSE] [Build] No scripts found for hook "before_prepare".[2023-03-03T05:41:19.802Z] [VERBOSE] [Build] Checking for saved platforms that haven't been added to the project[2023-03-03T05:41:19.810Z] [VERBOSE] [Build] Checking for saved plugins that haven't been added to the project[2023-03-03T05:41:19.816Z] [VERBOSE] [Build] Plugin '@outsystems/cordova-outsystems-core' found in config.xml... Migrating it to package.json[2023-03-03T05:41:19.816Z] [VERBOSE] [Build] Plugin 'cordova-plugin-device' found in config.xml... Migrating it to package.json[2023-03-03T05:41:19.816Z] [VERBOSE] [Build] Plugin 'cordova-plugin-statusbar' found in config.xml... Migrating it to package.json[2023-03-03T05:41:19.816Z] [VERBOSE] [Build] Plugin 'cordova-sqlite-storage' found in config.xml... Migrating it to package.json[2023-03-03T05:41:19.822Z] [VERBOSE] [Build] Discovered plugin "@outsystems/cordova-outsystems-core". Adding it to the project[2023-03-03T05:41:19.832Z] [VERBOSE] [Build] No scripts found for hook "before_plugin_add".[2023-03-03T05:41:19.833Z] [VERBOSE] [Build] Calling plugman.fetch on plugin "./cordova-outsystems-core"[2023-03-03T05:41:19.839Z] [VERBOSE] [Build] fetch: Installing source/cordova-outsystems-core to source[2023-03-03T05:41:19.839Z] [VERBOSE] [Build] Running command: npm install source/cordova-outsystems-core --save-dev[2023-03-03T05:41:23.738Z] [VERBOSE] [Build] Command finished with error code 0: npm install,source/cordova-outsystems-core,--save-dev[2023-03-03T05:41:23.811Z] [VERBOSE] [Build] Copying plugin "source/node_modules/@outsystems/cordova-outsystems-core" => "source/plugins/@outsystems/cordova-outsystems-core"[2023-03-03T05:41:23.887Z] [VERBOSE] [Build] Calling plugman.install on plugin "source/plugins/@outsystems/cordova-outsystems-core" for platform "android[2023-03-03T05:41:23.888Z] [VERBOSE] [Build] Installing "@outsystems/cordova-outsystems-core" for android[2023-03-03T05:41:23.890Z] [VERBOSE] [Build] Dependencies detected, iterating through them...[2023-03-03T05:41:23.891Z] [VERBOSE] [Build] Requesting plugin "cordova-plugin-network-information@3.0.0".[2023-03-03T05:41:23.892Z] [VERBOSE] [Build] Plugin dependency "cordova-plugin-network-information" not fetched, retrieving then installing.[2023-03-03T05:41:23.896Z] [VERBOSE] [Build] fetch: Installing cordova-plugin-network-information@3.0.0 to source[2023-03-03T05:41:23.896Z] [VERBOSE] [Build] Running command: npm install cordova-plugin-network-information@3.0.0 --save-dev[2023-03-03T05:41:24.877Z] [VERBOSE] [Build] Command finished with error code 0: npm install,cordova-plugin-network-information@3.0.0,--save-dev[2023-03-03T05:41:24.882Z] [VERBOSE] [Build] Copying plugin "source/node_modules/cordova-plugin-network-information" => "source/plugins/cordova-plugin-network-information"[2023-03-03T05:41:24.894Z] [VERBOSE] [Build] Installing "cordova-plugin-network-information" for android[2023-03-03T05:41:24.921Z] [VERBOSE] [Build] Finding scripts for "before_plugin_install" hook from plugin cordova-plugin-network-information on android platform only.[2023-03-03T05:41:24.921Z] [VERBOSE] [Build] No scripts found for hook "before_plugin_install".[2023-03-03T05:41:24.921Z] [VERBOSE] [Build] Install start for "cordova-plugin-network-information" on android.[2023-03-03T05:41:24.924Z] [VERBOSE] [Build] Beginning processing of action stack for android project...[2023-03-03T05:41:24.927Z] [VERBOSE] [Build] Action stack processing complete.[2023-03-03T05:41:24.936Z] [VERBOSE] [Build] Install complete for cordova-plugin-network-information on android.[2023-03-03T05:41:24.940Z] [VERBOSE] [Build] Finding scripts for "after_plugin_install" hook from plugin cordova-plugin-network-information on android platform only.[2023-03-03T05:41:24.941Z] [VERBOSE] [Build] No scripts found for hook "after_plugin_install".[2023-03-03T05:41:24.944Z] [VERBOSE] [Build] Finding scripts for "before_plugin_install" hook from plugin @outsystems/cordova-outsystems-core on android platform only.[2023-03-03T05:41:24.944Z] [VERBOSE] [Build] No scripts found for hook "before_plugin_install".[2023-03-03T05:41:24.944Z] [VERBOSE] [Build] Install start for "@outsystems/cordova-outsystems-core" on android.[2023-03-03T05:41:24.947Z] [VERBOSE] [Build] Beginning processing of action stack for android project...[2023-03-03T05:41:25.001Z] [VERBOSE] [Build] Installing Android library: libs/android/core-build.gradle[2023-03-03T05:41:25.003Z] [VERBOSE] [Build] Installing Android library: src/android/cordova-androidx-build.gradle[2023-03-03T05:41:25.007Z] [VERBOSE] [Build] Action stack processing complete.[2023-03-03T05:41:25.019Z] [VERBOSE] [Build] Updating build files since android plugin contained [2023-03-03T05:41:25.022Z] [VERBOSE] [Build] Subproject Path: CordovaLib[2023-03-03T05:41:25.022Z] [VERBOSE] [Build] Subproject Path: app[2023-03-03T05:41:25.022Z] [VERBOSE] [Build] Install complete for @outsystems/cordova-outsystems-core on android.[2023-03-03T05:41:25.025Z] [VERBOSE] [Build] Finding scripts for "after_plugin_install" hook from plugin @outsystems/cordova-outsystems-core on android platform only.[2023-03-03T05:41:25.025Z] [VERBOSE] [Build] Executing script found in plugin @outsystems/cordova-outsystems-core for hook "after_plugin_install": plugins/@outsystems/cordova-outsystems-core/hooks/addPermissions.js[2023-03-03T05:41:25.074Z] [VERBOSE] [Build] Adding permissions to AndroidManifest.xml...[2023-03-03T05:41:25.085Z] [VERBOSE] [Build] Permissions were successfully added![2023-03-03T05:41:25.086Z] [VERBOSE] [Build] Adding @outsystems/cordova-outsystems-core to package.json[2023-03-03T05:41:25.111Z] [VERBOSE] [Build] No scripts found for hook "after_plugin_add".[2023-03-03T05:41:25.111Z] [VERBOSE] [Build] Discovered plugin "cordova-plugin-device". Adding it to the project[2023-03-03T05:41:25.123Z] [VERBOSE] [Build] No scripts found for hook "before_plugin_add".[2023-03-03T05:41:25.123Z] [VERBOSE] [Build] Calling plugman.fetch on plugin "cordova-plugin-device@2.1.0"[2023-03-03T05:41:25.130Z] [VERBOSE] [Build] Copying plugin "source/node_modules/cordova-plugin-device" => "source/plugins/cordova-plugin-device"[2023-03-03T05:41:25.146Z] [VERBOSE] [Build] Calling plugman.install on plugin "source/plugins/cordova-plugin-device" for platform "android[2023-03-03T05:41:25.147Z] [VERBOSE] [Build] Installing "cordova-plugin-device" for android[2023-03-03T05:41:25.165Z] [VERBOSE] [Build] Finding scripts for "before_plugin_install" hook from plugin cordova-plugin-device on android platform only.[2023-03-03T05:41:25.165Z] [VERBOSE] [Build] No scripts found for hook "before_plugin_install".[2023-03-03T05:41:25.166Z] [VERBOSE] [Build] Install start for "cordova-plugin-device" on android.[2023-03-03T05:41:25.177Z] [VERBOSE] [Build] Beginning processing of action stack for android project...[2023-03-03T05:41:25.178Z] [VERBOSE] [Build] Action stack processing complete.[2023-03-03T05:41:25.188Z] [VERBOSE] [Build] Install complete for cordova-plugin-device on android.[2023-03-03T05:41:25.190Z] [VERBOSE] [Build] Finding scripts for "after_plugin_install" hook from plugin cordova-plugin-device on android platform only.[2023-03-03T05:41:25.190Z] [VERBOSE] [Build] No scripts found for hook "after_plugin_install".[2023-03-03T05:41:25.191Z] [VERBOSE] [Build] Adding cordova-plugin-device to package.json[2023-03-03T05:41:25.209Z] [VERBOSE] [Build] No scripts found for hook "after_plugin_add".[2023-03-03T05:41:25.209Z] [VERBOSE] [Build] Discovered plugin "cordova-plugin-statusbar". Adding it to the project[2023-03-03T05:41:25.219Z] [VERBOSE] [Build] No scripts found for hook "before_plugin_add".[2023-03-03T05:41:25.220Z] [VERBOSE] [Build] Calling plugman.fetch on plugin "https://github.com/OutSystems/cordova-plugin-statusbar.git#3.0.0+0.1.1"[2023-03-03T05:41:26.359Z] [VERBOSE] [Build] fetch: Installing https://github.com/OutSystems/cordova-plugin-statusbar.git#3.0.0+0.1.1 to source[2023-03-03T05:41:26.359Z] [VERBOSE] [Build] Running command: npm install https://github.com/OutSystems/cordova-plugin-statusbar.git#3.0.0+0.1.1 --save-dev[2023-03-03T05:41:29.289Z] [VERBOSE] [Build] Command finished with error code 0: npm install,https://github.com/OutSystems/cordova-plugin-statusbar.git#3.0.0+0.1.1,--save-dev[2023-03-03T05:41:29.291Z] [VERBOSE] [Build] Copying plugin "source/node_modules/cordova-plugin-statusbar" => "source/plugins/cordova-plugin-statusbar"[2023-03-03T05:41:29.296Z] [VERBOSE] [Build] Calling plugman.install on plugin "source/plugins/cordova-plugin-statusbar" for platform "android[2023-03-03T05:41:29.296Z] [VERBOSE] [Build] Installing "cordova-plugin-statusbar" for android[2023-03-03T05:41:29.302Z] [VERBOSE] [Build] Finding scripts for "before_plugin_install" hook from plugin cordova-plugin-statusbar on android platform only.[2023-03-03T05:41:29.303Z] [VERBOSE] [Build] No scripts found for hook "before_plugin_install".[2023-03-03T05:41:29.303Z] [VERBOSE] [Build] Install start for "cordova-plugin-statusbar" on android.[2023-03-03T05:41:29.304Z] [VERBOSE] [Build] Beginning processing of action stack for android project...[2023-03-03T05:41:29.306Z] [VERBOSE] [Build] Action stack processing complete.[2023-03-03T05:41:29.310Z] [VERBOSE] [Build] Install complete for cordova-plugin-statusbar on android.[2023-03-03T05:41:29.312Z] [VERBOSE] [Build] Finding scripts for "after_plugin_install" hook from plugin cordova-plugin-statusbar on android platform only.[2023-03-03T05:41:29.312Z] [VERBOSE] [Build] No scripts found for hook "after_plugin_install".[2023-03-03T05:41:29.312Z] [VERBOSE] [Build] Adding cordova-plugin-statusbar to package.json[2023-03-03T05:41:29.322Z] [VERBOSE] [Build] No scripts found for hook "after_plugin_add".[2023-03-03T05:41:29.322Z] [VERBOSE] [Build] Discovered plugin "cordova-sqlite-storage". Adding it to the project[2023-03-03T05:41:29.334Z] [VERBOSE] [Build] No scripts found for hook "before_plugin_add".[2023-03-03T05:41:29.335Z] [VERBOSE] [Build] Calling plugman.fetch on plugin "https://github.com/OutSystems/cordova-sqlite-storage.git#6.0.0+1.0.0"[2023-03-03T05:41:30.658Z] [VERBOSE] [Build] fetch: Installing https://github.com/OutSystems/cordova-sqlite-storage.git#6.0.0+1.0.0 to source[2023-03-03T05:41:30.658Z] [VERBOSE] [Build] Running command: npm install https://github.com/OutSystems/cordova-sqlite-storage.git#6.0.0+1.0.0 --save-dev[2023-03-03T05:41:33.696Z] [VERBOSE] [Build] Command finished with error code 0: npm install,https://github.com/OutSystems/cordova-sqlite-storage.git#6.0.0+1.0.0,--save-dev[2023-03-03T05:41:33.698Z] [VERBOSE] [Build] Copying plugin "source/node_modules/cordova-sqlite-storage" => "source/plugins/cordova-sqlite-storage"[2023-03-03T05:41:33.721Z] [VERBOSE] [Build] Calling plugman.install on plugin "source/plugins/cordova-sqlite-storage" for platform "android[2023-03-03T05:41:33.722Z] [VERBOSE] [Build] Installing "cordova-sqlite-storage" for android[2023-03-03T05:41:33.730Z] [VERBOSE] [Build] Finding scripts for "before_plugin_install" hook from plugin cordova-sqlite-storage on android platform only.[2023-03-03T05:41:33.730Z] [VERBOSE] [Build] Executing script found in plugin cordova-sqlite-storage for hook "before_plugin_install": plugins/cordova-sqlite-storage/scripts/beforePluginInstall.js[2023-03-03T05:41:33.731Z] [VERBOSE] [Build] installing external dependencies via npm[2023-03-03T05:41:33.731Z] [VERBOSE] [Build] for package name: cordova-sqlite-storage[2023-03-03T05:41:34.668Z] [VERBOSE] [Build] npm install of external dependencies ok[2023-03-03T05:41:34.668Z] [VERBOSE] [Build] Install start for "cordova-sqlite-storage" on android.[2023-03-03T05:41:34.669Z] [VERBOSE] [Build] Beginning processing of action stack for android project...[2023-03-03T05:41:34.674Z] [VERBOSE] [Build] Action stack processing complete.[2023-03-03T05:41:34.678Z] [VERBOSE] [Build] Install complete for cordova-sqlite-storage on android.[2023-03-03T05:41:34.680Z] [VERBOSE] [Build] Finding scripts for "after_plugin_install" hook from plugin cordova-sqlite-storage on android platform only.[2023-03-03T05:41:34.680Z] [VERBOSE] [Build] No scripts found for hook "after_plugin_install".[2023-03-03T05:41:34.680Z] [VERBOSE] [Build] Adding cordova-sqlite-storage to package.json[2023-03-03T05:41:34.692Z] [VERBOSE] [Build] No scripts found for hook "after_plugin_add".[2023-03-03T05:41:34.696Z] [VERBOSE] [Build] Generating platform-specific config.xml from defaults for android at source/platforms/android/app/src/main/res/xml/config.xml[2023-03-03T05:41:34.705Z] [VERBOSE] [Build] Merging project's config.xml into platform-specific android config.xml[2023-03-03T05:41:34.708Z] [VERBOSE] [Build] [Gradle Properties] Preparing Configuration[2023-03-03T05:41:34.709Z] [VERBOSE] [Build] [Gradle Properties] Appending default configuration properties[2023-03-03T05:41:34.709Z] [VERBOSE] [Build] [Gradle Properties] Appending custom configuration properties[2023-03-03T05:41:34.709Z] [VERBOSE] [Build] [Gradle Properties] Updating and Saving File[2023-03-03T05:41:34.710Z] [VERBOSE] [Build] Merging and updating files from [www, platforms/android/platform_www] to platforms/android/app/src/main/assets/www[2023-03-03T05:41:34.719Z] [VERBOSE] [Build]   copy  platforms/android/platform_www/cordova_plugins.js platforms/android/app/src/main/assets/www/cordova_plugins.js (updated file)[2023-03-03T05:41:34.720Z] [VERBOSE] [Build]   copy  platforms/android/platform_www/plugins/@outsystems/cordova-outsystems-core/www/OSApplicationInfo.js platforms/android/app/src/main/assets/www/plugins/@outsystems/cordova-outsystems-core/www/OSApplicationInfo.js (updated file)[2023-03-03T05:41:34.720Z] [VERBOSE] [Build]   copy  platforms/android/platform_www/plugins/@outsystems/cordova-outsystems-core/www/OSAuth.js platforms/android/app/src/main/assets/www/plugins/@outsystems/cordova-outsystems-core/www/OSAuth.js (updated file)[2023-03-03T05:41:34.721Z] [VERBOSE] [Build]   copy  platforms/android/platform_www/plugins/@outsystems/cordova-outsystems-core/www/OSCache.js platforms/android/app/src/main/assets/www/plugins/@outsystems/cordova-outsystems-core/www/OSCache.js (updated file)[2023-03-03T05:41:34.721Z] [VERBOSE] [Build]   copy  platforms/android/platform_www/plugins/@outsystems/cordova-outsystems-core/www/OSDeepLinks.js platforms/android/app/src/main/assets/www/plugins/@outsystems/cordova-outsystems-core/www/OSDeepLinks.js (updated file)[2023-03-03T05:41:34.721Z] [VERBOSE] [Build]   copy  platforms/android/platform_www/plugins/@outsystems/cordova-outsystems-core/www/OSLogger.js platforms/android/app/src/main/assets/www/plugins/@outsystems/cordova-outsystems-core/www/OSLogger.js (updated file)[2023-03-03T05:41:34.722Z] [VERBOSE] [Build]   copy  platforms/android/platform_www/plugins/@outsystems/cordova-outsystems-core/www/OSPrebundle.js platforms/android/app/src/main/assets/www/plugins/@outsystems/cordova-outsystems-core/www/OSPrebundle.js (updated file)[2023-03-03T05:41:34.722Z] [VERBOSE] [Build]   copy  platforms/android/platform_www/plugins/@outsystems/cordova-outsystems-core/www/OTLogger.js platforms/android/app/src/main/assets/www/plugins/@outsystems/cordova-outsystems-core/www/OTLogger.js (updated file)[2023-03-03T05:41:34.723Z] [VERBOSE] [Build]   copy  platforms/android/platform_www/plugins/@outsystems/cordova-outsystems-core/www/logger_v1.js platforms/android/app/src/main/assets/www/plugins/@outsystems/cordova-outsystems-core/www/logger_v1.js (updated file)[2023-03-03T05:41:34.723Z] [VERBOSE] [Build]   copy  platforms/android/platform_www/plugins/@outsystems/cordova-outsystems-core/www/logger_v2.js platforms/android/app/src/main/assets/www/plugins/@outsystems/cordova-outsystems-core/www/logger_v2.js (updated file)[2023-03-03T05:41:34.724Z] [VERBOSE] [Build]   copy  platforms/android/platform_www/plugins/@outsystems/cordova-outsystems-core/www/utils.js platforms/android/app/src/main/assets/www/plugins/@outsystems/cordova-outsystems-core/www/utils.js (updated file)[2023-03-03T05:41:34.724Z] [VERBOSE] [Build]   copy  platforms/android/platform_www/plugins/cordova-plugin-device/www/device.js platforms/android/app/src/main/assets/www/plugins/cordova-plugin-device/www/device.js (updated file)[2023-03-03T05:41:34.725Z] [VERBOSE] [Build]   copy  platforms/android/platform_www/plugins/cordova-plugin-network-information/www/Connection.js platforms/android/app/src/main/assets/www/plugins/cordova-plugin-network-information/www/Connection.js (updated file)[2023-03-03T05:41:34.725Z] [VERBOSE] [Build]   copy  platforms/android/platform_www/plugins/cordova-plugin-network-information/www/network.js platforms/android/app/src/main/assets/www/plugins/cordova-plugin-network-information/www/network.js (updated file)[2023-03-03T05:41:34.726Z] [VERBOSE] [Build]   copy  platforms/android/platform_www/plugins/cordova-plugin-statusbar/www/statusbar.js platforms/android/app/src/main/assets/www/plugins/cordova-plugin-statusbar/www/statusbar.js (updated file)[2023-03-03T05:41:34.726Z] [VERBOSE] [Build]   copy  platforms/android/platform_www/plugins/cordova-sqlite-storage/www/SQLitePlugin.js platforms/android/app/src/main/assets/www/plugins/cordova-sqlite-storage/www/SQLitePlugin.js (updated file)[2023-03-03T05:41:34.727Z] [VERBOSE] [Build] Wrote out android application name "Simple Dummy Camera" to source/platforms/android/app/src/main/res/values/strings.xml[2023-03-03T05:41:34.728Z] [VERBOSE] [Build] Wrote out Android application SplashScreen Color to source/platforms/android/app/src/main/res/values/colors.xml[2023-03-03T05:41:34.729Z] [VERBOSE] [Build] The "AndroidWindowSplashScreenBrandingImage" is undefined. Cordova's default will be used.[2023-03-03T05:41:34.729Z] [VERBOSE] [Build] Wrote out Android application SplashScreen Icon Color to source/platforms/android/app/src/main/res/values/colors.xml[2023-03-03T05:41:34.729Z] [VERBOSE] [Build] Wrote out Android application themes to source/platforms/android/app/src/main/res/values/themes.xml[2023-03-03T05:41:34.735Z] [VERBOSE] [Build] Updating icons at platforms/android/app/src/main/res[2023-03-03T05:41:34.738Z] [VERBOSE] [Build] Updating splash screens at platforms/android/app/src/main/res[2023-03-03T05:41:34.739Z] [VERBOSE] [Build] Updating resource files at platforms/android[2023-03-03T05:41:34.739Z] [VERBOSE] [Build] Prepared android project successfully[2023-03-03T05:41:34.749Z] [VERBOSE] [Build] No scripts found for hook "after_prepare".[2023-03-03T05:41:34.750Z] [VERBOSE] [Build] Saving android@OutSystems/cordova-android#11.0.0+1.0.0 into platforms.json[2023-03-03T05:41:34.750Z] [VERBOSE] [Build] adding android to cordova.platforms array in package.json[2023-03-03T05:41:34.758Z] [VERBOSE] [Build] Executing script found in config.xml for hook "after_platform_add": hooks/applyPatches.js[2023-03-03T05:41:34.759Z] [VERBOSE] [Build] Missing source/hooks/patches/android folder[2023-03-03T05:41:34.869Z] [INFO] [Build] Applying plugins in the config.xml file...[2023-03-03T05:41:34.872Z] [INFO] [Build] Adding native plugin 1 of 3[2023-03-03T05:41:35.744Z] [VERBOSE] [Build] No scripts found for hook "before_plugin_add".[2023-03-03T05:41:35.747Z] [VERBOSE] [Build] Calling plugman.fetch on plugin "https://github.com/davidpcruz/cordova-plugin-app-version#1.1.1"[2023-03-03T05:41:36.777Z] [VERBOSE] [Build] fetch: Installing https://github.com/davidpcruz/cordova-plugin-app-version#1.1.1 to source[2023-03-03T05:41:36.777Z] [VERBOSE] [Build] Running command: npm install https://github.com/davidpcruz/cordova-plugin-app-version#1.1.1 --save-exact[2023-03-03T05:41:39.745Z] [VERBOSE] [Build] Command finished with error code 0: npm install,https://github.com/davidpcruz/cordova-plugin-app-version#1.1.1,--save-exact[2023-03-03T05:41:39.749Z] [VERBOSE] [Build] Copying plugin "source/node_modules/cordova-plugin-appversion" => "source/plugins/cordova-plugin-appversion"[2023-03-03T05:41:39.757Z] [VERBOSE] [Build] Calling plugman.install on plugin "source/plugins/cordova-plugin-appversion" for platform "android[2023-03-03T05:41:39.759Z] [VERBOSE] [Build] Installing "cordova-plugin-appversion" for android[2023-03-03T05:41:39.998Z] [VERBOSE] [Build] Finding scripts for "before_plugin_install" hook from plugin cordova-plugin-appversion on android platform only.[2023-03-03T05:41:39.998Z] [VERBOSE] [Build] No scripts found for hook "before_plugin_install".[2023-03-03T05:41:39.999Z] [VERBOSE] [Build] Install start for "cordova-plugin-appversion" on android.[2023-03-03T05:41:40.000Z] [VERBOSE] [Build] Loaded API for android project source/platforms/android/cordova/Api.js[2023-03-03T05:41:40.015Z] [VERBOSE] [Build] Beginning processing of action stack for android project...[2023-03-03T05:41:40.018Z] [VERBOSE] [Build] Action stack processing complete.[2023-03-03T05:41:40.041Z] [VERBOSE] [Build] Install complete for cordova-plugin-appversion on android.[2023-03-03T05:41:40.045Z] [VERBOSE] [Build] Finding scripts for "after_plugin_install" hook from plugin cordova-plugin-appversion on android platform only.[2023-03-03T05:41:40.045Z] [VERBOSE] [Build] No scripts found for hook "after_plugin_install".[2023-03-03T05:41:40.046Z] [VERBOSE] [Build] Adding cordova-plugin-appversion to package.json[2023-03-03T05:41:40.067Z] [VERBOSE] [Build] No scripts found for hook "after_plugin_add".[2023-03-03T05:41:40.222Z] [INFO] [Build] Adding native plugin 2 of 3[2023-03-03T05:41:41.212Z] [VERBOSE] [Build] No scripts found for hook "before_plugin_add".[2023-03-03T05:41:41.215Z] [VERBOSE] [Build] Calling plugman.fetch on plugin "https://github.com/OutSystems/outsystems-plugin-disable-backup.git"[2023-03-03T05:41:42.352Z] [VERBOSE] [Build] fetch: Installing https://github.com/OutSystems/outsystems-plugin-disable-backup.git to source[2023-03-03T05:41:42.352Z] [VERBOSE] [Build] Running command: npm install https://github.com/OutSystems/outsystems-plugin-disable-backup.git --save-exact[2023-03-03T05:41:45.327Z] [VERBOSE] [Build] Command finished with error code 0: npm install,https://github.com/OutSystems/outsystems-plugin-disable-backup.git,--save-exact[2023-03-03T05:41:45.331Z] [VERBOSE] [Build] Copying plugin "source/node_modules/outsystems-plugin-disable-backup" => "source/plugins/outsystems-plugin-disable-backup"[2023-03-03T05:41:45.338Z] [VERBOSE] [Build] Calling plugman.install on plugin "source/plugins/outsystems-plugin-disable-backup" for platform "android[2023-03-03T05:41:45.340Z] [VERBOSE] [Build] Installing "outsystems-plugin-disable-backup" for android[2023-03-03T05:41:45.822Z] [VERBOSE] [Build] Finding scripts for "before_plugin_install" hook from plugin outsystems-plugin-disable-backup on android platform only.[2023-03-03T05:41:45.823Z] [VERBOSE] [Build] Executing script found in plugin outsystems-plugin-disable-backup for hook "before_plugin_install": plugins/outsystems-plugin-disable-backup/hooks/dependencyInstaller.js[2023-03-03T05:41:45.824Z] [VERBOSE] [Build] Running hook to install hooks pre-requisites[2023-03-03T05:41:46.665Z] [VERBOSE] [Build] Install start for "outsystems-plugin-disable-backup" on android.[2023-03-03T05:41:46.665Z] [VERBOSE] [Build] Loaded API for android project source/platforms/android/cordova/Api.js[2023-03-03T05:41:46.675Z] [VERBOSE] [Build] Beginning processing of action stack for android project...[2023-03-03T05:41:46.675Z] [VERBOSE] [Build] Action stack processing complete.[2023-03-03T05:41:46.679Z] [VERBOSE] [Build] Install complete for outsystems-plugin-disable-backup on android.[2023-03-03T05:41:46.682Z] [VERBOSE] [Build] Finding scripts for "after_plugin_install" hook from plugin outsystems-plugin-disable-backup on android platform only.[2023-03-03T05:41:46.682Z] [VERBOSE] [Build] No scripts found for hook "after_plugin_install".[2023-03-03T05:41:46.682Z] [VERBOSE] [Build] Adding outsystems-plugin-disable-backup to package.json[2023-03-03T05:41:46.699Z] [VERBOSE] [Build] No scripts found for hook "after_plugin_add".[2023-03-03T05:41:46.821Z] [INFO] [Build] Adding native plugin 3 of 3[2023-03-03T05:41:47.780Z] [VERBOSE] [Build] No scripts found for hook "before_plugin_add".[2023-03-03T05:41:47.784Z] [VERBOSE] [Build] Calling plugman.fetch on plugin "https://github.com/martinsda/cordova-plugin-camera-preview.git#v0.10.4"[2023-03-03T05:41:49.843Z] [VERBOSE] [Build] fetch: Installing https://github.com/martinsda/cordova-plugin-camera-preview.git#v0.10.4 to source[2023-03-03T05:41:49.844Z] [VERBOSE] [Build] Running command: npm install https://github.com/martinsda/cordova-plugin-camera-preview.git#v0.10.4 --save-exact[2023-03-03T05:41:53.888Z] [VERBOSE] [Build] Command finished with error code 0: npm install,https://github.com/martinsda/cordova-plugin-camera-preview.git#v0.10.4,--save-exact[2023-03-03T05:41:53.894Z] [VERBOSE] [Build] Copying plugin "source/node_modules/cordova-plugin-camera-preview" => "source/plugins/cordova-plugin-camera-preview"[2023-03-03T05:41:53.910Z] [VERBOSE] [Build] Calling plugman.install on plugin "source/plugins/cordova-plugin-camera-preview" for platform "android[2023-03-03T05:41:53.912Z] [VERBOSE] [Build] Installing "cordova-plugin-camera-preview" for android[2023-03-03T05:41:54.153Z] [VERBOSE] [Build] Finding scripts for "before_plugin_install" hook from plugin cordova-plugin-camera-preview on android platform only.[2023-03-03T05:41:54.153Z] [VERBOSE] [Build] No scripts found for hook "before_plugin_install".[2023-03-03T05:41:54.153Z] [VERBOSE] [Build] Install start for "cordova-plugin-camera-preview" on android.[2023-03-03T05:41:54.154Z] [VERBOSE] [Build] Loaded API for android project source/platforms/android/cordova/Api.js[2023-03-03T05:41:54.166Z] [VERBOSE] [Build] Beginning processing of action stack for android project...[2023-03-03T05:41:54.174Z] [VERBOSE] [Build] Installing Android library: com.android.support:exifinterface:26+[2023-03-03T05:41:54.176Z] [VERBOSE] [Build] Action stack processing complete.[2023-03-03T05:41:54.206Z] [VERBOSE] [Build] Updating build files since android plugin contained [2023-03-03T05:41:54.208Z] [VERBOSE] [Build] Subproject Path: CordovaLib[2023-03-03T05:41:54.209Z] [VERBOSE] [Build] Subproject Path: app[2023-03-03T05:41:54.209Z] [VERBOSE] [Build] Install complete for cordova-plugin-camera-preview on android.[2023-03-03T05:41:54.212Z] [VERBOSE] [Build] Finding scripts for "after_plugin_install" hook from plugin cordova-plugin-camera-preview on android platform only.[2023-03-03T05:41:54.212Z] [VERBOSE] [Build] No scripts found for hook "after_plugin_install".[2023-03-03T05:41:54.213Z] [VERBOSE] [Build] Adding cordova-plugin-camera-preview to package.json[2023-03-03T05:41:54.234Z] [VERBOSE] [Build] No scripts found for hook "after_plugin_add".[2023-03-03T05:41:54.389Z] [INFO] [Build] Getting signing keys...[2023-03-03T05:41:54.391Z] [INFO] [Build] Building application package...[2023-03-03T05:41:55.414Z] [VERBOSE] [Build] No scripts found for hook "before_build".[2023-03-03T05:41:55.448Z] [VERBOSE] [Build] No scripts found for hook "before_prepare".[2023-03-03T05:41:55.449Z] [VERBOSE] [Build] Checking for saved platforms that haven't been added to the project[2023-03-03T05:41:55.621Z] [VERBOSE] [Build] Loaded API for android project source/platforms/android/cordova/Api.js[2023-03-03T05:41:55.624Z] [VERBOSE] [Build] Checking for saved plugins that haven't been added to the project[2023-03-03T05:41:55.642Z] [VERBOSE] [Build] Generating platform-specific config.xml from defaults for android at source/platforms/android/app/src/main/res/xml/config.xml[2023-03-03T05:41:55.761Z] [VERBOSE] [Build] Merging project's config.xml into platform-specific android config.xml[2023-03-03T05:41:55.815Z] [VERBOSE] [Build] [Gradle Properties] Preparing Configuration[2023-03-03T05:41:55.817Z] [VERBOSE] [Build] [Gradle Properties] Appending default configuration properties[2023-03-03T05:41:55.817Z] [VERBOSE] [Build] [Gradle Properties] Appending custom configuration properties[2023-03-03T05:41:55.818Z] [VERBOSE] [Build] [Gradle Properties] Updating and Saving File[2023-03-03T05:41:55.819Z] [VERBOSE] [Build] Merging and updating files from [www, platforms/android/platform_www] to platforms/android/app/src/main/assets/www[2023-03-03T05:41:55.835Z] [VERBOSE] [Build]   copy  platforms/android/platform_www/cordova_plugins.js platforms/android/app/src/main/assets/www/cordova_plugins.js (updated file)[2023-03-03T05:41:55.837Z] [VERBOSE] [Build]   copy  platforms/android/platform_www/plugins/cordova-plugin-appversion/www/app-version.js platforms/android/app/src/main/assets/www/plugins/cordova-plugin-appversion/www/app-version.js (updated file)[2023-03-03T05:41:55.838Z] [VERBOSE] [Build]   copy  platforms/android/platform_www/plugins/cordova-plugin-camera-preview/www/CameraPreview.js platforms/android/app/src/main/assets/www/plugins/cordova-plugin-camera-preview/www/CameraPreview.js (updated file)[2023-03-03T05:41:55.840Z] [VERBOSE] [Build] Wrote out android application name "Simple Dummy Camera" to source/platforms/android/app/src/main/res/values/strings.xml[2023-03-03T05:41:55.842Z] [VERBOSE] [Build] Wrote out Android application SplashScreen Color to source/platforms/android/app/src/main/res/values/colors.xml[2023-03-03T05:41:55.843Z] [VERBOSE] [Build] The "AndroidWindowSplashScreenBrandingImage" is undefined. Cordova's default will be used.[2023-03-03T05:41:55.860Z] [VERBOSE] [Build] Wrote out Android application SplashScreen Icon Color to source/platforms/android/app/src/main/res/values/colors.xml[2023-03-03T05:41:55.861Z] [VERBOSE] [Build] Wrote out Android application themes to source/platforms/android/app/src/main/res/values/themes.xml[2023-03-03T05:41:55.878Z] [VERBOSE] [Build] Updating icons at platforms/android/app/src/main/res[2023-03-03T05:41:55.885Z] [VERBOSE] [Build] Updating splash screens at platforms/android/app/src/main/res[2023-03-03T05:41:55.890Z] [VERBOSE] [Build] Updating resource files at platforms/android[2023-03-03T05:41:55.890Z] [VERBOSE] [Build] Prepared android project successfully[2023-03-03T05:41:55.912Z] [VERBOSE] [Build] No scripts found for hook "after_prepare".[2023-03-03T05:41:55.924Z] [VERBOSE] [Build] Executing script found in plugin cordova-plugin-camera-preview for hook "before_compile": plugins/cordova-plugin-camera-preview/hooks/android/edit_manifest.js[2023-03-03T05:41:55.927Z] [VERBOSE] [Build] Using "requireCordovaModule" to load non-cordova module "q" is not supported. Instead, add this module to your dependencies and use regular "require" to load it.[2023-03-03T05:41:55.927Z] [VERBOSE] [Build] CordovaError: Using "requireCordovaModule" to load non-cordova module "q" is not supported. Instead, add this module to your dependencies and use regular "require" to load it.[2023-03-03T05:41:55.927Z] [VERBOSE] [Build]     at Context.requireCordovaModule (/usr/lib/node_modules/cordova/node_modules/cordova-lib/src/hooks/Context.js:57:15)[2023-03-03T05:41:55.927Z] [VERBOSE] [Build]     at module.exports (source/plugins/cordova-plugin-camera-preview/hooks/android/edit_manifest.js:78:17)[2023-03-03T05:41:55.929Z] [VERBOSE] [Build]     at runScriptViaModuleLoader (/usr/lib/node_modules/cordova/node_modules/cordova-lib/src/hooks/HooksRunner.js:157:32)[2023-03-03T05:41:55.929Z] [VERBOSE] [Build]     at runScript (/usr/lib/node_modules/cordova/node_modules/cordova-lib/src/hooks/HooksRunner.js:136:12)[2023-03-03T05:41:55.929Z] [VERBOSE] [Build]     at /usr/lib/node_modules/cordova/node_modules/cordova-lib/src/hooks/HooksRunner.js:108:40[2023-03-03T05:41:56.057Z] [INFO] [Build] Remove generated Android build files[2023-03-03T05:41:56.058Z] [INFO] [Build] Remove debug/release signing properties[2023-03-03T05:41:56.232Z] [INFO] [Build] Zipping application source code...[2023-03-03T05:42:13.620Z] [INFO] [Build] Saving package and source files...[2023-03-03T05:42:13.621Z] [ERROR] [Build] -- v --[2023-03-03T05:42:13.621Z] [ERROR] [Build] The build phase failed to complete![2023-03-03T05:42:13.622Z] [ERROR] [Build] Reason: There was an issue generating the app. Using "requireCordovaModule" to load non-cordova module "q" is not supported. Instead, add this module to your dependencies and use regular "require" to load it.[2023-03-03T05:42:13.622Z] [ERROR] [Build] Additional information:[2023-03-03T05:42:13.622Z] [ERROR] [Build] Using "requireCordovaModule" to load non-cordova module "q" is not supported. Instead, add this module to your dependencies and use regular "require" to load it.[2023-03-03T05:42:13.622Z] [ERROR] [Build] -- ^ --[2023-03-03T05:42:13.622Z] [INFO] [Build] Application was not successfully generated![2023-03-03T05:42:14.233Z] [INFO] [Build] Execution time: 79854 ms


2024-07-05 14-16-55
Daniël Kuhlmann
Ā 
MVP

Hi,

First of all maybe next time you could attach the log as a file.

From the log I see OutSystems Appshield feature is used. Do you have a paid license for that? as it is not for free.

Do that might be the reason of your problem.

Kind regards,

Daniel

UserImage.jpg
Chetna Upadhyay

Can you tell me how to remove this appshield feature and deploy the app also i faces cordova missing error is this because of this add on feature of outsystems or there is other reason for this error.

2024-07-05 14-16-55
Daniël Kuhlmann
Ā 
MVP
Solution

Hi,

It is a Forge component https://www.outsystems.com/forge/component-overview/9379/outsystems-appshield that you most likely have installed in your environment and reference from your app.

UserImage.jpg
Chetna Upadhyay

I did this but still AppShield error occurs and it says to upgrade the license. Can you tell me how to do also is there any other way to run the app without licensing.

AndroidBuildLog (1).txt
2024-07-05 14-16-55
Daniël Kuhlmann
Ā 
MVP


I think it is best to await a response on your support case.

2023-02-13 15-34-45
BabyBear

In the meantime you can also raise a support ticket directly to outsystems

UserImage.jpg
Chetna Upadhyay

I already raised.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.