"Paused on iPad"

Hello guys!

I am trying to run my application on a physical iPad device. The app is successfully installed and when I run the code, it "Builds successfully", but when it starts, the screen is just dark and on the Xcode file it says "Paused app on iPad".

i don't know what else to do. can anyone help me with this? Thank you!

The app is successfully installed and when I run the code, it "Builds successfully"

I don't understand the sequence.

Logically, you first build on Xcode, get the success message, then app is installed on device. Did you try to launch the app directly from device ?

.

Xcode file it says "Paused app on iPad".

Where exactly ? Could you post a screenshot ?

Some points to check:

  • Have you any breakpoint set in code ?
  • Is the Scene Manifest correctly defined in info.plist (could you share a screen shot of it ?)

Same for me. I first build on Xcode, then build was successful, and installed on iPad. After Unity lunch screen, a notification ask me to enable camera (it's for an unity / vuforia AR app), then only a black screen stay while Xcode (with no error) show "Paused ... on iPad".

I have no breakpoints set in code.

"Paused on iPad"
 
 
Q