简体   繁体   中英

.ipa file stuck on installing on iphone

I seen some answers in google but am not getting proper solution.I am trying to install my ipa file in my iphone but it's stuck on INSTALLING.

Am using Xcode 6.1.1 with iOS 8.1
My iphone is 8.1.2 version
My questions are ?
1. Which profile can i use for deploy ipa file into real device Development or distribution.
2. It is necessary to add real device in to member center for installing ipa file.
3. Before click on archive how can i fill my Xcode Code Signing Identity and Provisioning Profile fields.

  1. Which profile can I use for deploy ipa file into real device Development or distribution.

===> both devlopment and distribution could use for deploy ipa file

  1. It is necessary to add real device in to member center for installing ipa file.

===> yes. you must add device udid to profile devices list. follow this link to see how to config provisioning profile

  1. Before click on archive how can i fill my Xcode Code Signing Identity and Provisioning Profile fields.

==> you could follow this link to archive

or you could follow App Distribution Quick Start

Steps to install IPA file on IOS.

  1. Download ( https://pangu8.com/sideloadly ) Sideloadly.
  2. Now connect your iphone to your PC.
  3. After connecting your iphone to your pc the iDevice should be auto detected.
  4. Now enter your apple account and select IPA by brosing to your pc.
  5. Click on start button.
  6. Enter your apple account password.
  7. You should see the app install in your iphone.
  8. If you see untrusted developer error then go to setting of your phone.
  9. Select device management and click on trust developer.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM