debugging - Can I debug my iOS app on a device without adding it to the Apple provisioning portal? -


i want run app in debugger. there way without adding apple portal?

or perhaps enterprise provisioning profile used debugging?

no. need running on device enabled development. need have been added development portal.

an enterprise-signed app won't allow debug connection.

you can run in simulator , attach without provisioning profile however.


Comments

Popular posts from this blog

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -