Hi,
I am running macOS Big Sur developer beta 9 and Xcode 12.1.
I can't test my app on an iPhone. The Swift UI Preview On Device also does not work. My iPhone is running iOS 14.2 beta 4.
I have signed in using my Apple ID to create a signing profile so that I can side load an app to my device.
When I try to build and run on phone by choosing the destination as my iPhone, it gives me an error that it can't connect to the device and ask me to reconnect it which I did and it doesn't work. Restarted the Mac and iPhone and it still doesn't work.
When I try to run a SwiftUI preview on Device, it gives me the following error.
FailedToConnectToDTServiceHubError: Cannot connect to Jainam Shah
Try disconnecting and reconnecting the device.
Jainam Shah {
}
Is there anything I am missing or doing wrong or is it just beta life ? Also how do I achieve the preview on device or side loading the app wirelessly!!
Thanks