This repository was archived by the owner on Jan 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 37
This repository was archived by the owner on Jan 10, 2024. It is now read-only.
Crashes on IOS 13 #53
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Which platform(s) does your issue occur on?
- iOS
- 12 & 13 both
- Iphone 6S
Please, provide the following version numbers that your issue occurs with:
- CLI: 6.2.0
- iOS: 11.3
- nodejs: 10.16.3
- tns-core-modules: 6.2.0
- Runtime(s): 6.2.0
- Plugin(s):
dependencies
"@nota/nativescript-webview-ext": "^6.2.1",
"@nstudio/nativescript-cardview": "^1.0.0",
"@vue/devtools": "^5.0.6",
"animate": "^1.0.0",
"axios": "^0.19.0",
"moment-timezone": "^0.5.27",
"nativescript-local-notifications": "^4.1.3",
"nativescript-oauth2": "^2.2.2",
"nativescript-plugin-firebase": "^10.2.0",
"nativescript-socketio": "^3.2.1",
"nativescript-theme-core": "^1.0.6",
"nativescript-toasty": "^1.3.0",
"nativescript-ui-sidedrawer": "^7.0.4",
"nativescript-vue": "^2.4.0",
"nativescript-vue-devtools": "^1.2.0",
"nativescript-vue-multi-drawer": "0.0.2",
"set-cookie-parser": "^2.4.0",
"tns-core-modules": "^6.0.0",
"vue-moment": "^4.0.0",
"vuex": "^3.1.1"
dev
"@babel/core": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"babel-loader": "^8.0.2",
"nativescript-dev-webpack": "^1.0.0",
"nativescript-vue-template-compiler": "^2.0.0",
"nativescript-worker-loader": "~0.9.0",
"node-sass": "^4.9.2",
"vue-loader": "^15.4.0"
Please, tell us how to recreate the issue in as much detail as possible.
Describe the steps to reproduce it.
Loading and firing functions like window.nsWebViewBridge.emit
causes kill() returned unexpected error 1
in ios
Is there any code involved?
- If possible provide an example project demonstrating the issue.
- Provide a code example to recreate the problem
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working