ios - How do I (the designer) test and use an iPhone in development if I don't have access to computer in which the code is being written? -


hi i'm intending have iphone app developed coder us. live in uk. when app being developed, there way can preview , use app being developed, see if designs , functionality correct?

basically app equivalent of seeing developer url of website being developed. -thanks

you need give developer udid of device. you can find via itunes.

the developer add udid developer profile. can create install files (the file extension .ipa) device can use. sends ipa file , use itunes install it.

another approach use testflight. can register device site , developer's account on site. developer can udid web site , upload .ipa file site. once he's done that, can install app directly web site without downloading mac or pc first. note still reasonably secure because app encrypted , can run on devices included in developer's profile.


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? -