Unable to get Xcode Previews to work for an on-device preview

Every time I try to launch Xcode Previews on device, I get this error:
"RemoteHumanReadableError: The operation couldn’t be completed. (BSServiceConnectionErrorDomain error 3.)

BSServiceConnectionErrorDomain (3):
==BSErrorCodeDescription: OperationFailed"
Does anyone know what could be causing this error? I yet to use on-device Xcode Previews because it keeps crashing.
Howdy,

Sorry to hear you are having issues. Could you double check what iOS build is running on your device?
This is an unfortunate known bug that we are working on a fix too.
Still I get the same error in Xcode 12 Beta 3, that just was released today. :(
Hi.
Can you estimate, when will this fix will be released? I still experience the problems.
I am replicating the Swift UI tutorial and encounter the reported issue running on XCode 12.3 .
The preview breaks when the variable which hold the .json is passed to preview.

The solution was to delete my custom .json file and rename *theirs "landmarkData.json"
If anyone is still experiencing this issue we will need the diagnostics Xcode Previews generates in order to make sure we understand the error the previews system is encountering.
  1. When you get an error in Xcode Previews, an error banner appears in the canvas

  2. Click the "Diagnostics" button in that banner

  3. In the sheet that appears, click "Generate Report" in the bottom left of the sheet

  4. Attach (or make from the folder) the resulting zip file to the bug (will be named something like previews-diagnostics-0123456789.zip)

and upload that to a new feedback.
I'm still experiencing the issue.
Report is here previews-diagnostics-20210220-181749
Unable to get Xcode Previews to work for an on-device preview
 
 
Q