-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
I have confirmed by adding and removing this plugin. As soon as this plugin is added the build starts and stalls at the following lines:
node binding text = username
node binding text = email
node binding text = msg
node binding text = msg
There are no errors on the console.
Which platform(s) does your issue occur on?
Android device
Please, provide the following version numbers that your issue occurs with:
-
CLI: (run
tns --versionto fetch it)
6.7.8 -
Cross-platform modules: (check the 'version' attribute in the
node_modules/tns-core-modules/package.jsonfile in your project) -
Runtime(s): (look for the
"tns-android"and"tns-ios"properties in thepackage.jsonfile of your project)
"tns-android": {
"version": "6.5.0"
}
and also on 6.5.3
- Plugin(s):
"@nativescript/core": "^6.5.18",
"@nativescript/theme": "^2.3.3",
"@nstudio/nativescript-loading-indicator": "^3.0.4",
"dotenv": "^8.2.0",
"localforage": "^1.9.0",
"localforage-memoryStorageDriver": "^0.9.2",
"nativescript": "^6.7.8",
"nativescript-background-http": "4.2.1",
"nativescript-contacts": "^1.6.2",
"nativescript-downloader": "^2.1.5",
"nativescript-exoplayer": "^4.0.2",
"nativescript-feedback": "^1.5.0",
"nativescript-geolocation": "5.1.0",
"nativescript-https": "^2.1.0",
"nativescript-image": "3.0.1",
"nativescript-intl": "3.0.0",
"nativescript-iqkeyboardmanager": "1.5.1",
"nativescript-mediafilepicker": "^3.0.2",
"nativescript-oauth2": "^2.4.2",
"nativescript-perms": "^2.0.11",
"nativescript-secure-storage": "^2.6.1",
"nativescript-theme-core": "1.0.6",
"nativescript-toast": "^2.0.0",
"nativescript-tus-client": "^1.0.0",
"nativescript-ui-autocomplete": "^6.0.1",
"nativescript-ui-sidedrawer": "8.0.0",
"nativescript-urlhandler": "^1.3.0",
"nativescript-vibrate": "^3.1.0",
"nativescript-websockets": "^1.5.6",
"svelte-native": "0.8.1",
"svelte-native-nativescript-ui": "^0.9.0",
"tns-core-modules": "^6.5.18"
Please, tell us how to recreate the issue in as much detail as possible.
It happens during build time.
Is there any code involved?
Adding this plugin stops build process.
Metadata
Metadata
Assignees
Labels
No labels