How to install .ipa file to iPad and iPhone?
We distribute our iPhone and iPad applications in an .zip or .ipa file to our clients for testing in an ad-hoc group. There is no need to speak about .zip file. The .ipa filename extension is assigned by Apple for applications that are downloaded from iTunes App Store. While we are developing your application, we usually email one of these files directly to you without interacting with App Store. We attach a second file – a .mobileprovision profile – to be able to join the ad-hoc group. This second file that contains your device UDID is needed to allow the application to run on your iPhone.
Continue reading How to install .ipa file to iPad and iPhone?
*** Call stack at first throw:
(
0 CoreFoundation 0x02d26919 __exceptionPreprocess + 185
1 libobjc.A.dylib 0x02b3b5de objc_exception_throw + 47
2 CoreFoundation 0x02d2823e +[NSObject(NSObject) init] + 174
3 MyApp 0x0002222e +[Reachability reachabilityForLocalWiFi] + 86