ionic-team / ionic-team/native-run

Stuck at running on device when installed before

Open
#83 10 comments 2 reactions 0 assignees View on GitHub
ios
Dominant language
TypeScript
Stars
137
Forks
28
PR merge metrics
No merged PRs in 30d

Description

**Version:**

0.2.9

**Description:**

While running `native-run ios --verbose --app platforms/ios/build/device/Name.ipa --device`
native-run seems to get stuck and nothing happens.

The iPhone is unlocked. And the app has been installed via `ionic cordova run ios --device` the day before.

After removing the app, the command works again.

**Command Output:**

```
client:lockdownd startService: com.apple.mobile.installation_proxy +2s
protocol:lockdown socket write: {"Request":"StartService","Service":"com.apple.mobile.installation_proxy"} +2s
protocol:lockdown Response: {"Port":52399,"Request":"StartService","Service":"com.apple.mobile.installation_proxy"} +6ms
client:usbmuxd connectUsbmuxdSocket +2s
client:usbmuxd connect: 1 on port 52399 +0ms
protocol:usbmux socket write: {"messageType":"Connect","extraFields":{"DeviceID":1,"PortNumber":45004}} +2s
protocol:usbmux Response: {"MessageType":"Result","Number":0} +1ms
client:installation_proxy installApp, packagePath: PublicStaging/Name.app, bundleId: de.name-other.Name +0ms
protocol:lockdown socket write: {"Command":"Install","PackagePath":"PublicStaging/Name.app","ClientOptions":{"CFBundleIdentifier":"de.name-other.Name","ApplicationsType":"Any","PackageType":"Developer"}} +2ms
```

**Environment Info:**

```
Ionic:

Ionic CLI : 5.4.4 (/usr/local/lib/node_modules/ionic)
Ionic Framework : ionic-angular 3.9.9
@ionic/app-scripts : 3.2.4

Cordova:

Cordova CLI : 9.0.0 (cordova-lib@9.0.1)
Cordova Platforms : android 8.0.0, ios 5.0.1
Cordova Plugins : cordova-plugin-ionic-webview 1.2.1, (and 18 other plugins)

Utility:

cordova-res : 0.6.0 (update available: 0.8.0)
native-run : 0.2.9

System:

Android SDK Tools : 26.1.1 (/Users/xxx/Library/Android/sdk)
ios-deploy : 1.9.4
ios-sim : 8.0.2
NodeJS : v12.6.0 (/usr/local/Cellar/node/12.6.0/bin/node)
npm : 6.10.2
OS : macOS Catalina
Xcode : Xcode 11.1 Build version 11A1027
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.