1

When run app through Xcode everything works fine. As soon as I disconnect device and try to launch app by tapping on icon it flashes screen and disappear immediately. One of the answers for similar behavior answers that you might don't have Apple dev account, but I do

1
  • 1
    With zero code to go by, any help you receive is going to be a "shot in the dark" -- I recommend disabling features of your app one-by-one until it will run .. Then figure out what feature is causing the problem, and go from there ... Commented Apr 17, 2019 at 20:04

1 Answer 1

2

Check device logs. Xcode -> Window -> Devices and Simulators. Select device from list and click 'View Device Logs'

Sign up to request clarification or add additional context in comments.

3 Comments

This answer should be instead made as a comment.
I didn't have enough stackoverflow reputation to add comment.
I don't think this will work as the crash happens when not ran on Xcode.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.