NativeScript / NativeScript/nativescript-cli
Bug on ios device - tns run ios not working on IOS 13
未關閉
還沒有人認領這個 Issue。
os: ios
- 主要語言
- JavaScript
- 星號
- 1.1k
- 分支
- 204
- 平均合併
- 1 天 9 小時
- 30 天內合併 PR
- 8
描述
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.
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
首先,在 iOS 13 和 Xcode 11.3 上重現 tns run ios --bundle --provision...,並檢查 xcodebuild、Chokidar 和 Firebase 外掛程式的輸出。確定建置未完成的原因,並確認該命令能成功建置應用程式並將其部署到裝置上。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- ios, javascript
- 領域
- cli, mobile
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100