NativeScript / NativeScript/nativescript-cli
Bug on ios device - tns run ios not working on IOS 13
Open
Nobody has claimed this yet.
os: ios
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 204
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 8
Description
I am using xCode 11.3.0
After I run tns run ios --bundle --provision... never finish process and app not compile on phone
Generating Pods project
Integrating client project
[!] Please close any current Xcode sessions and use `emenumobile.xcworkspace` for this project from now on.
Pod installation complete! There are 8 dependencies from the Podfile and 24 total pods installed.
Project successfully prepared (ios)
Configure firebase
Building project...
Xcode build...
Chokidar raised event change for /node_modules/@nativescript/core/package.json.
nativescript-plugin-firebase: building for same environment, not forcing prepare.
Chokidar raised event change for /node_modules/@nstudio/nativescript-checkbox/package.json.
nativescript-plugin-firebase: building for same environment, not forcing prepare.
Chokidar raised event change for /node_modules/nativescript-angular/package.json.
nativescript-plugin-firebase: building for same environment, not forcing prepare.
Chokidar raised event change for /node_modules/nativescript-barcodescanner/package.json.
nativescript-plugin-firebase: building for same environment, not forcing prepare.
Chokidar raised event change for /node_modules/nativescript-appversion/package.json.
nativescript-plugin-firebase: building for same environment, not forcing prepare.
Chokidar raised event change for /node_modules/nativescript-vibrate/package.json.
nativescript-plugin-firebase: building for same environment, not forcing prepare.
Chokidar raised event change for /node_modules/nativescript-unit-test-runner/package.json.
nativescript-plugin-firebase: building for same environment, not forcing prepare.
Chokidar raised event change for /node_modules/nativescript-ui-sidedrawer/package.json.
nativescript-plugin-firebase: building for same environment, not forcing prepare.
Chokidar raised event change for /node_modules/nativescript-ui-listview/package.json.
nativescript-plugin-firebase: building for same environment, not forcing prepare.
Chokidar raised event change for /node_modules/@nativescript/angular/package.json.
nativescript-plugin-firebase: building for same environment, not forcing prepare.
Chokidar raised event change for /node_modules/nativescript-ui-core/package.json.
nativescript-plugin-firebase: building for same environment, not forcing prepare.
2020-02-23 15:52:46.930 xcodebuild[2117:38219] DTDeviceKit: deviceType from 7eca246271dc3629811633838720fd8e91a1cb35 was NULL
2020-02-23 15:52:47.035 xcodebuild[2117:41167] DTDeviceKit: deviceType from 7eca246271dc3629811633838720fd8e91a1cb35 was NULL
Chokidar raised event change for /node_modules/nativescript-plugin-firebase/platforms/ios/Podfile.
nativescript-plugin-firebase: building for same environment, not forcing prepare.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing tns run ios --bundle --provision... on iOS 13 with Xcode 11.3 and inspect the reported xcodebuild, Chokidar, and Firebase plugin output. Determine why the build does not finish and confirm that the command successfully builds and deploys the app to the device.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, javascript
- Domain
- cli, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100