- iPhone won’t connect to Xcode over WiFi
- Answers
- How to Test Your iOS Application on a Real Device
- How to select your iPhone as the “Simulator” Device
- Troubleshooting Common Errors
- “Signing Requires a Development Team”
- Xcode claims your device is locked when it isn’t
- “iPhone is Busy”
- Activate your Debugging Superpowers
iPhone won’t connect to Xcode over WiFi
Just starting to learn Xcode and I can test the first chapter’s app on my iPhone if it’s conncted via USB-C. The book walks me through the part where I can allow Xcode to connect to the iPhone via WiFi, just checking «Connect via Network.»
Yet Xcode cannot find my phone unless it’s connected via USB. When I go to Devices that checkbox stays checked, unless I unplug the phone it which case that box doesn’t even appear.
And yes, they are both on the same WiFi, it’s the only one I have and it’s up and running.
Answers
>The book walks me through the part where I can allow Xcode to connect to the iPhone via WiFi, just checking «Connect via Network.»
What did the person you bought that outdated book from have to say when you asked them to $upport their product? Might as well get some of what you paid for, right? Does that book even know about Xcode 11.4.1? Pls. don’t expect devForums to act as it’s defacto support channel.
Do you have a paid Developer Program account or are you working with Xcode’s free provisioning? Just curious.
In the mean time, via Xcode 11.4.1:
- Disconnect your device and shut it off, then restart your (real mac, not a VM etc.) computer.
- Open Xcode with the project you’ve already been able to build to your device.
- Choose Window > Devices and Simulators, then in the window that appears, click Devices.
- Turn your device on, cable it to your computer and confirm Wi-Fi is on, same network for both.
- In the left column (Devices and Simulators), select your device, and in the detail area, confirm that ‘Show as run destination’ is checked, then check/select ‘Connect via network’. Xcode pairs with your device (‘connect via network’ dissapears). Wait as necessary for any dialogs about xcode copying files from device.
- Disconnect your device from USB.
- Look at Xcode’s build/run menu for your device, should be top of that list. Select it, hit ▶ (build/then/run), be patient.
- Find the receipt for that book and send it back for a refund. Don’t be tempted to replace it.
We have some network debugging information in this Xcode help article.
In the end it comes down to rebooting one or both devices (Mac and iPhone). But in the end I have to keep doing it, at least twice today. Wish I could find what’s causing this to happen.
Find the Console application in the Utilities folder, run it and browse system and/or networking logs during live testing.
I cleared the system log (for the system, not user), plugged my iPhone in via USB, made sure Connect via Network was checked, unplugged the iPhone (and the iPhone disappeared.
Below is what was in the system log. But this is more than my knowledge. Am going to see if Xcode can help me, but thought you might be able to spot the problem. Starting at the 32 second is when I pulled out the USB cable.
May 19 22:15:10 Sergios-MacBook-Pro MobileDeviceUpdater[1069]: Entered:_AMMuxedVersion2DeviceConnected, mux-device:43
May 19 22:15:10 Sergios-MacBook-Pro AMPDeviceDiscoveryAgent[399]: Entered:_AMMuxedVersion2DeviceConnected, mux-device:43
May 19 22:15:10 Sergios-MacBook-Pro AMPDeviceDiscoveryAgent[399]: tid:900f — unable to query device capabilities
May 19 22:15:10 Sergios-MacBook-Pro MobileDeviceUpdater[1069]: tid:bb37 — unable to query device capabilities
May 19 22:15:10 Sergios-MacBook-Pro AMPDevicesAgent[1130]: objc[1130]: Class PDFToRasterImageRef is implemented in both /System/Library/PrivateFrameworks/AMPLibrary.framework/Versions/A/AMPLibrary and /System/Library/PrivateFrameworks/AMPDevices.framework/Versions/A/Support/AMPDevicesAgent. One of the two will be used. Which one is undefined.
May 19 22:15:10 Sergios-MacBook-Pro AMPDevicesAgent[1130]: objc[1130]: Class AMPArtworkSourceInfo is implemented in both /System/Library/PrivateFrameworks/AMPLibrary.framework/Versions/A/AMPLibrary and /System/Library/PrivateFrameworks/AMPDevices.framework/Versions/A/Support/AMPDevicesAgent. One of the two will be used. Which one is undefined.
May 19 22:15:10 Sergios-MacBook-Pro AMPDevicesAgent[1130]: objc[1130]: Class AMPLibraryClientEventsXPCObject is implemented in both /System/Library/PrivateFrameworks/AMPLibrary.framework/Versions/A/AMPLibrary and /System/Library/PrivateFrameworks/AMPDevices.framework/Versions/A/Support/AMPDevicesAgent. One of the two will be used. Which one is undefined.
May 19 22:15:10 Sergios-MacBook-Pro AMPDevicesAgent[1130]: objc[1130]: Class AMPLClient is implemented in both /System/Library/PrivateFrameworks/AMPLibrary.framework/Versions/A/AMPLibrary and /System/Library/PrivateFrameworks/AMPDevices.framework/Versions/A/Support/AMPDevicesAgent. One of the two will be used. Which one is undefined.
May 19 22:15:10 Sergios-MacBook-Pro AMPDevicesAgent[1130]: objc[1130]: Class AMPLFrameworkClient is implemented in both /System/Library/PrivateFrameworks/AMPLibrary.framework/Versions/A/AMPLibrary and /System/Library/PrivateFrameworks/AMPDevices.framework/Versions/A/Support/AMPDevicesAgent. One of the two will be used. Which one is undefined.
May 19 22:15:10 Sergios-MacBook-Pro AMPDevicesAgent[1130]: objc[1130]: Class AMPLMediaAppClient is implemented in both /System/Library/PrivateFrameworks/AMPLibrary.framework/Versions/A/AMPLibrary and /System/Library/PrivateFrameworks/AMPDevices.framework/Versions/A/Support/AMPDevicesAgent. One of the two will be used. Which one is undefined.
May 19 22:15:10 Sergios-MacBook-Pro AMPDevicesAgent[1130]: objc[1130]: Class AMPLSharingClient is implemented in both /System/Library/PrivateFrameworks/AMPLibrary.framework/Versions/A/AMPLibrary and /System/Library/PrivateFrameworks/AMPDevices.framework/Versions/A/Support/AMPDevicesAgent. One of the two will be used. Which one is undefined.
May 19 22:15:10 Sergios-MacBook-Pro AMPDevicesAgent[1130]: objc[1130]: Class asn1ReceiptToken is implemented in both /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore (0x7fff8ca69a08) and /System/Library/PrivateFrameworks/CoreFP.framework/Versions/A/CoreFP (0x111bb52a8). One of the two will be used. Which one is undefined.
May 19 22:15:10 Sergios-MacBook-Pro AMPDevicesAgent[1130]: objc[1130]: Class ISPurchaseReceipt is implemented in both /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore (0x7fff8ca69990) and /System/Library/PrivateFrameworks/CoreFP.framework/Versions/A/CoreFP (0x111bb52f8). One of the two will be used. Which one is undefined.
May 19 22:15:10 Sergios-MacBook-Pro AMPDevicesAgent[1130]: objc[1130]: Class asn1Token is implemented in both /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore (0x7fff8ca69a80) and /System/Library/PrivateFrameworks/CoreFP.framework/Versions/A/CoreFP (0x111bb5348). One of the two will be used. Which one is undefined.
May 19 22:15:10 Sergios-MacBook-Pro AMPDevicesAgent[1130]: objc[1130]: Class asn1SetToken is implemented in both /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore (0x7fff8ca69a58) and /System/Library/PrivateFrameworks/CoreFP.framework/Versions/A/CoreFP (0x111bb5370). One of the two will be used. Which one is undefined.
May 19 22:15:10 Sergios-MacBook-Pro AMPDevicesAgent[1130]: objc[1130]: Class asn1SequenceToken is implemented in both /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore (0x7fff8ca69a30) and /System/Library/PrivateFrameworks/CoreFP.framework/Versions/A/CoreFP (0x111bb5398). One of the two will be used. Which one is undefined.
May 19 22:15:10 Sergios-MacBook-Pro AMPDevicesAgent[1130]: objc[1130]: Class asn1IntegerToken is implemented in both /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore (0x7fff8ca699b8) and /System/Library/PrivateFrameworks/CoreFP.framework/Versions/A/CoreFP (0x111bb53c0). One of the two will be used. Which one is undefined.
May 19 22:15:10 Sergios-MacBook-Pro AMPDevicesAgent[1130]: objc[1130]: Class asn1OSToken is implemented in both /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore (0x7fff8ca699e0) and /System/Library/PrivateFrameworks/CoreFP.framework/Versions/A/CoreFP (0x111bb53e8). One of the two will be used. Which one is undefined.
May 19 22:15:11 Sergios-MacBook-Pro com.apple.xpc.launchd[1] (com.apple.xpc.launchd.domain.pid.AMPDevicesAgent.1130): Failed to bootstrap path: path = /System/Library/PrivateFrameworks/AMPDevices.framework/Versions/A/Support/AMPDevicesAgent, error = 2: No such file or directory
May 19 22:15:11 Sergios-MacBook-Pro AMPDevicesAgent[1130]: Entered:_AMMuxedVersion2DeviceConnected, mux-device:43
May 19 22:15:11 Sergios-MacBook-Pro AMPDevicesAgent[1130]: tid:7603 — unable to query device capabilities
May 19 22:15:32 Sergios-MacBook-Pro AMPDevicesAgent[1130]: Entered:_AMMuxedDeviceDisconnected, mux-device:43
May 19 22:15:32 Sergios-MacBook-Pro MobileDeviceUpdater[1069]: Entered:_AMMuxedDeviceDisconnected, mux-device:43
May 19 22:15:32 Sergios-MacBook-Pro AMPDevicesAgent[1130]: Entered:__thr_AMMuxedDeviceDisconnected, mux-device:43
May 19 22:15:32 Sergios-MacBook-Pro MobileDeviceUpdater[1069]: Entered:__thr_AMMuxedDeviceDisconnected, mux-device:43
May 19 22:15:32 Sergios-MacBook-Pro AMPDeviceDiscoveryAgent[399]: Entered:_AMMuxedDeviceDisconnected, mux-device:43
May 19 22:15:32 Sergios-MacBook-Pro MobileDeviceUpdater[1069]: tid:2927 — BootedOS mode device disconnected
May 19 22:15:32 Sergios-MacBook-Pro AMPDeviceDiscoveryAgent[399]: Entered:__thr_AMMuxedDeviceDisconnected, mux-device:43
May 19 22:15:32 Sergios-MacBook-Pro AMPDevicesAgent[1130]: tid:430f — BootedOS mode device disconnected
May 19 22:15:32 Sergios-MacBook-Pro AMPDeviceDiscoveryAgent[399]: tid:900f — BootedOS mode device disconnected
May 19 22:15:32 Sergios-MacBook-Pro AMPDeviceDiscoveryAgent[399]: tid:9e47 — Invalid ECID passed to make key with
May 19 22:15:32 Sergios-MacBook-Pro AMPDevicesAgent[1130]: tid:740b — Invalid ECID passed to make key with
May 19 22:15:32 Sergios-MacBook-Pro AMPDeviceDiscoveryAgent[399]: tid:9e47 — Failed to create ecid key for RSD device
May 19 22:15:32 Sergios-MacBook-Pro AMPDevicesAgent[1130]: tid:740b — Failed to create ecid key for RSD device
May 19 22:15:32 Sergios-MacBook-Pro MobileDeviceUpdater[1069]: tid:2927 — Invalid ECID passed to make key with
May 19 22:15:32 Sergios-MacBook-Pro MobileDeviceUpdater[1069]: tid:2927 — Failed to create ecid key for RSD device
May 19 22:15:32 Sergios-MacBook-Pro MobileDeviceUpdater[1069]: tid:2927 — Failed to get ECID from MDRemoteService device
May 19 22:15:32 Sergios-MacBook-Pro MobileDeviceUpdater[1069]: tid:2927 — Invalid ECID passed to make key with
May 19 22:15:32 Sergios-MacBook-Pro MobileDeviceUpdater[1069]: tid:2927 — Couldn’t generate a deviceKey for an MDRemoteServiceDeviceRef.
May 19 22:15:32 Sergios-MacBook-Pro AMPDeviceDiscoveryAgent[399]: tid:9e47 — Failed to get ECID from MDRemoteService device
May 19 22:15:32 Sergios-MacBook-Pro AMPDeviceDiscoveryAgent[399]: tid:9e47 — Invalid ECID passed to make key with
May 19 22:15:32 Sergios-MacBook-Pro AMPDeviceDiscoveryAgent[399]: tid:9e47 — Couldn’t generate a deviceKey for an MDRemoteServiceDeviceRef.
May 19 22:15:32 Sergios-MacBook-Pro AMPDevicesAgent[1130]: tid:1201b — Failed to get ECID from MDRemoteService device
May 19 22:15:32 Sergios-MacBook-Pro AMPDevicesAgent[1130]: tid:1201b — Invalid ECID passed to make key with
May 19 22:15:32 Sergios-MacBook-Pro AMPDevicesAgent[1130]: tid:1201b — Couldn’t generate a deviceKey for an MDRemoteServiceDeviceRef.
Источник
How to Test Your iOS Application on a Real Device
There are some features of iOS apps that don’t work from the iOS simulator. Maybe you want to test how your application works with the device camera or send an SMS message from your application. For these examples and more you’ll need to test and debug your app using a real device.
This post will walk through how to run the Xcode simulator on your iPhone or other iOS device and show you how to fix some common errors you’ll see along the way.
How to select your iPhone as the “Simulator” Device
Simulator is in quotes here since this will create an actual app on your phone; it’s no longer a simulation. Open up a project in Xcode and click on the device near the Run ▶ button at the top left of your Xcode screen.
Plug your iPhone into your computer. You can select your device from the top of the list.
Unlock your device and (⌘R) run the application. You’ll see Xcode install the app and then attach the debugger. The application should pop up on your phone.
Troubleshooting Common Errors
The first time I tried to connect my iPhone to Xcode it didn’t work. According to my best friend, Stack Overflow, I’m not the only one who has had issues. Let’s share the fixes to some common errors you might encounter.
“Signing Requires a Development Team”
Xcode requires that you’ve connected a Team to your project in order to run the simulator on a device. You can do this from the “General” tab of your Project Settings. As of Xcode 7 this can be any Apple ID.
Open the Team menu that currently says “None” and select your team. If you don’t have a team, select “Add an Account. ” and create one with your Apple ID.
Xcode claims your device is locked when it isn’t
This fun bug has been happening since at least Xcode 6. There are a lot of potential solutions in this Stack Overflow post. Here’s what worked for me:
- Unplug your iPhone
- Reset Location & Privacy on your iPhone. Found under Settings >> General >> Reset
- Plug in your iPhone
- Hit Trust when prompted to Trust This Computer
“iPhone is Busy”
The unsatisfying answer for this one is to just wait.
If you don’t have a sword fighting partner, you can try the following:
- Unplug your device
- Restart both Xcode and your iPhone
- Plug in your device
That worked for me, but a lot of folks had luck with “Solution #3” from this Stack Overflow post.
Activate your Debugging Superpowers
The Jasonette docs FAQ has some more tips if you have other related issues. Now that you’ve got your application running on a device you can make the most of your testing and debugging experience with these tips:
If you have any questions or run into any other issues, feel free to reach out to me on Twitter @kelleyrobinson.
Источник