Don’t know how that happened:
FB15739562
https://feedbackassistant.apple.com/feedback/15739562
Post
Replies
Boosts
Views
Activity
Posted it just now:
FB8988208
No message whatsoever....getting annoying as it hasn't worked properly in the past hour. Have do manually airdrop all the files from phone to Mac.
plug your phone into Finder itself
I'm not sure if this means something in particular. Viewing the iPhone in Finder shows nothing of files, etc etc. Just all about syncing.
If there is another mode or something would love to find out.
As I stated in the OP , this doesn’t work.
I just went through this today!
Go to https://developer.apple.com/news/?id=jxky8h89
and scroll to Configure exception domains
Walks you step by step how to if you don't have info.plist anymore.
It appears I asked this in the wrong forum, my apologies
I despise finding the answer less than 15 minutes after I posted the question. It's so embarrassing.
Anyway, I really did a lot of Googling, with plenty of wrong answers. And then buried within the useless pile I found this:
In Xcode's Project Navigator Window simply right-click the file you wish to view and select Open In a New Window.
Not sure which is more embarrassing, that I found the answer after posting the question, or that the solution was so obvious and I didn't try it.
I will do the above next time it occurs. Of course I just tried it, and all works normally. Go figure.
Thanks
Just to close this thread out: I was booting off of an external SSD drive. The drive itself was slow, so that was this issue.
So I went to ChatGPT to see if it could help me solve this problem. Encased the code that causes the alert to popup with:
DispatchQueue.main.async { [self] in
...
}
and now I no longer get this warning. Is it that simple? Is CHatGPT that scary?
I get it at case .invalidDeviceinput: However, I added a case for a successful scan, and when that case pops up, I do not get the warning.
Thank you
That is what I pretty much have. My apologies if I didn’t explain it better. I’m just looking to make sure that ascending set to false will give me descending, and not some random order, that may Not be guaranteed to be descending.
Workaround: Use Xcode 13.3.1.
I've tried this. And it still won't work.
I've confirmed that I'm running 13.3.1 and not 4.1, yet still, I can no longer debug on the 15.6 device.
I've even tried copying the 15.5 disk image into a 15.6 folder in the device directory, and still stuck.
Am I missing some config file setting left over from 13.4.1?