Unable to launch Vision Pro app from Xcode

Vision Pro is paired with the Mac. Also enabled developer mode. the app builds but then I get a message on my Mac about accepting the developer certificate on the pro.. but there’s nothing to accept.

Vision Pro also says “unable to verity app, an internet connection is required to verify the trust of …..”

has anyone else had this issue?

go the setting then try to enter your detail Email and user name hope that will work or make sure you have line of command installed as the Xcode version. matters

Thank Zippy Games

Thanks. The certificate has installed now (i had to create a new one), but it says in need to verify the app. When I click 'verify' nothing happens.

Has this been fixed? I'm running into the same issue.

I found this solution which solved the problem mentioned in the first post for me:

The problem was solved by first cleaning the build folder (Product -> Clean build folder or Command + Shift + Option + K) and then deleting derived data (~/Library/Developer/Xcode/DerivedData/ModuleCache).

source

I have been able to overcome this issue:

  1. In Xcode:
  • Log out of your developer account
  • Clean build: Command + Shift + Option + K
  • Delete cache ~/Library/Developer/Xcode/DerivedData/ModuleCache. (you can use Finder)
  • Log back in your developer account
  1. On Vision Pro:
  • Go to Settings -> General -> VPN and Device Management: Delete your previous app and its data
  • Restart Vision Pro (yeah i know it sounds silly but it does work)
  1. In Xcode:
  • Build to install app again to Vision Pro
  1. On Vision Pro
  • Go to Settings -> General -> VPN and Device Management --> verify the fresh installed app.

Solution: I restart both devices. MacBook and the Vision Pro

I was having the same problem:

  • Try pushing the code to the device
  • Clicking on the General > VPN & Device Management
  • No matter how many times I clicked to TRUST it did not work

I solved this problem by simply upgrading visionos to 1.2 beta3, before that I was visionOS 1.1 version

Updating the VP to 1.1.2 works for me

Unable to launch Vision Pro app from Xcode
 
 
Q