Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: v3 run ios fails with wireless device #4396

Closed
alexcroox opened this issue Mar 24, 2021 · 1 comment · Fixed by #4397
Closed

bug: v3 run ios fails with wireless device #4396

alexcroox opened this issue Mar 24, 2021 · 1 comment · Fixed by #4397

Comments

@alexcroox
Copy link

alexcroox commented Mar 24, 2021

Bug Report

Capacitor Version

💊   Capacitor Doctor  💊

Latest Dependencies:

  @capacitor/cli: 2.4.7
  @capacitor/core: 2.4.7
  @capacitor/android: 2.4.7
  @capacitor/ios: 2.4.7

Installed Dependencies:

  @capacitor/cli: 3.0.0-rc.0
  @capacitor/android: 3.0.0-rc.0
  @capacitor/core: 3.0.0-rc.0
  @capacitor/ios: 3.0.0-rc.0

[success] iOS looking great! 👌
[success] Android looking great! 👌

Platform(s)

Current Behavior

npx cap run ios returns list of devices, if the device is connected wirelessly then the device ID is undefined and triggers an error when selecting.

image

The first Alex iPhone 12 only appears when I plug the phone in via a cable. The undefined one I believe is the wifi version.

image

Expected Behavior

No error or at least filter the wireless device from the list if wifi installing of the app is not supported

@ionitron-bot
Copy link

ionitron-bot bot commented Nov 11, 2022

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Capacitor, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Nov 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant