After updating my device to iOS 11.2 Xcode rejects to connect to my device as it is "not supported". Have I to download and install Xcode beta?
BTW. It's not acceptable to deploy a new iOS-Version without deploying the developer tool accordingly... Annoying and money-consuming...
Regards
Yes, several people have complained about this today. Yes, right now you have to download and install Xcode 9.2 beta 2 in order to continue testing on the device.
>> It's not acceptable to deploy a new iOS-Version without deploying the developer tool accordingly
We don't know exactly what happened, but iOS devices starting crashing on Dec 2, and iOS 11.2 was released (earlier than originally intended, apparently) to correct that problem. It might have been better for some developers if Apple had created a new 11.1.x patch, but if 11.2 was ready to be released anyway, that was a much faster solution.
In fact, the release of iOS 11.2 tells you that Xcode 9 is also ready to release, or is very close to being ready. I would expect it to be released on Monday or Tuesday.
So which would be the better solution: prevent tens of millions of users from using their devices while a patch was hastily assembled, or prevent a much smaller number of developers from testing on-device for a couple of days?
>> After updating my device to iOS 11.2 …
There is also a lesson for developers here. If you are using an iOS device for testing via Xcode, you should avoid updating the device unless you know you have an Xcode version that supports the update. Unfortunately, this is not obvious … until it's obvious.