When i install .ipa of my app using Build in Xcode it works fine in my device whereas when i use Archive to create .ipa of my app and install it in my device it shows "Unable to install xyz App".
Asked
Active
Viewed 46 times
0
-
Have you created a AdHoc distribution profile, and are you using it (and not Dev profile) to create your archive? – Swapnil Luktuke Oct 29 '21 at 12:21
-
How do you try to install ? Via itms url ? – Ptit Xav Oct 29 '21 at 16:09
-
@SwapnilLuktuke Firstly i was using Dev Profile but after using AdHoc Profile also the app created using Archive is showing the same error. – arihant jain Nov 01 '21 at 05:52
-
@PtitXav by connecting iphone to mac or creating app from website betafamily.com/supersend – arihant jain Nov 01 '21 at 05:53