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

iPhone not recognized in Xcode #750

Open
ByteMeNow69 opened this issue Mar 8, 2024 · 1 comment
Open

iPhone not recognized in Xcode #750

ByteMeNow69 opened this issue Mar 8, 2024 · 1 comment

Comments

@ByteMeNow69
Copy link

What i have been doing:
I have been trying to make the iPhone recognized by the Xcode in Docker-OSX in order to create an app.

Issue:

The iPhone is recognized on the host computer. I'm following the usbfluxd tutorial and inside the MacOS I know that the device is being recognized by the OS because when I type in the terminal: sudo su and then ideviceinfo, the information of the iphone appears on the screen. However, when i go to System Information > Hardware > USB, the iPhone doesn't appear as connected to the usb port. I also clicked on the Trust this device when it was prompted on the iPhone. When I open Xcode, if i go to Window then Devices and Simulators and then click the + it gives me the following message: No devices found, witch is strange because apparently the device is recognized by the MacOS but not recognized by the Xcode app.

Another strange thing I found is that when the information about the iPhone is being displayed, in the line that says ProductType it shows iPhone 14.2 when the model is an iPhone 13 Pro.

I've tried resetting the iPhone, reseting the Docker-OSX, watching other tutorials in order to solve the problem but nothing worked so far...

Other relevant informations:

  • xCode Version: 15.2
  • iOS Version: 17.3.1
  • MacOS Version: MacOS Ventura 13.6.4
  • Iphone Version (model): iPhone 13 Pro

This might be a possible solution but I am not understanding what I am supposed to do.

@sickcodes
Copy link
Owner

I made a video about usbfluxd here: https://www.youtube.com/watch?v=kTk5fGjK_PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants