I was having this exact same issue - just installed XCode beta 4 and it's gone away. Worked for anyone else?
Post
Replies
Boosts
Views
Activity
Use the .scaleEffect modifier. For example:
.scaleEffect(1.5, anchor: .center)
@JimCovey - this is great.
Code seems to work great on beta 5, any iPhone device but seems to crash on iPadOS. Wondering if you/anyone else is seeing the same issue?
Confirming that renaming the beta 5 binary from 'XCode-beta-5' to 'Xcode' fixed this issue.
Had the same error today: "<DeviceName> is not available. Please reconnect the device."'
Running XCode 12.0 (12A7209) with an 11 Pro (iOS 14.0 (18A373)). Tried everything: Cleaned Xcode, unpaired/repaired the device, restarted machine, etc. I even switched out the USB cable.
Finally I restarted my iPhone and that fixed the problem. 😳
We’re seeing the same issue / on certain devices our widget is not showing up in the iOS list of available widgets.
Any chance you’ve had any success figuring this out?