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

php - regexp cyrillic filename not matches -

c# - OpenXML hanging while writing elements -

sql - Select Query has unexpected multiple records (MS Access) -