Questions tagged [over-the-air]

71 questions
32
votes
12 answers

iOS Enterprise OTA distribution Unable to Download Application

I created an iOS app and want to distribute it Over-The-Air. I followed this guide: http://help.apple.com/iosdeployment-apps/mac/1.1/?lang=en-us#app43ad77ea The App is signed with the enterprise certificate and contains the distribution provisioning…
matthias_buehlmann
  • 4,641
  • 6
  • 34
  • 76
13
votes
4 answers

Service like testflight for iOS + Android + BlackBerry

I have an application built with PhoneGap, and I want to send it to my clients with an elegant interface and get feedback. I have used testflight before for iOS, but it is not available for Android or BlackBerry. I installed HockeyKit on my server.…
Red Mak
  • 1,176
  • 2
  • 25
  • 56
12
votes
4 answers

over the air ad hoc distribution "Unable to download"

I am trying to distribute an iphone app ad hoc internally for a beta test to 3 users, myself (iphone 4) and two others (iPad 2, iphone 3G). My device served as the development device as well. I followed all of the Apple documentation, archived the…
jdb1a1
  • 1,045
  • 1
  • 13
  • 32
8
votes
7 answers

iOS Over-the-Air mobile Ad-Hoc downloading: "Could not Extract Archive" error

I am trying to download my application over the web on my iOS 4.2 device. I have verified that the application I have built installs and runs correctly on my device through XCode - i.e. The application should be built and signed correctly. I package…
Brad
  • 11,262
  • 8
  • 55
  • 74
8
votes
4 answers

What are supported device attributes on iOS during enrollment phase?

I'm installing configuration profile using over-the-air (OTA) enrollment. What are supported device attributes on iOS during first phase payload? I'm sending sth like: PayloadContent
user1829451
  • 83
  • 1
  • 4
6
votes
4 answers

iOS 8.1 Can't install OTA Enterprise app - "Unable to download app"

I know that my question is similar to this iOS8 Enterprise app install issue However none of the answers helped me and I no one explained the crash log errors which I think hold the key for solving the real problem rather then trying to add another…
MB_iOSDeveloper
  • 4,178
  • 4
  • 24
  • 36
5
votes
3 answers

Wireless iOS distribution not possible over SSL?

I have an app that I can install over wireless with no problem without SSL. Through my iOS device, I hit an HTML file with the proper itms link to the manifest plist file, and the manifest file starts the install of the app. When SSL is added to…
Matt Blackmon
  • 1,246
  • 1
  • 11
  • 19
5
votes
3 answers

TestFlight Alternatives for Android

Does anyone have suggestions for alternatives for TestFlight that works on Android or iOS? This became more important since TestFlight announced it is dropping support for Android.
nyanev
  • 11,299
  • 6
  • 47
  • 76
4
votes
3 answers

Security of over-the-air distribution of enterprise iPhone apps - OTA iOS

In over-the-air distribution of an enterprise iPhone app, the iPhone securely downloads an XML manifest file containing a fully-qualified URL pointing to the .ipa file (the app itself) then downloads the app from there and installs it. I am…
BillF
  • 444
  • 1
  • 9
  • 15
4
votes
1 answer

iOS4 Enterprise App for Wireless Distribution

My company recently joined iOS enterprise program to distribute in-house app to our employees. We choose over-the-air installation for our app and put the .plist and .ipa file inside our web server which are protected by our Id/password mechanism.…
Elan Wang
  • 121
  • 5
4
votes
2 answers

OTA for Android

I developed android application and put .apk on my website which runs on LAMP and I wish to enable somehow OTA (over the air) installation of my application, by simply providing URL to Android device. How can I do it? Scenario I wish to produce is…
Draško
  • 2,119
  • 4
  • 41
  • 73
4
votes
0 answers

App qualification process for Over the air install in android

According to the android developer documentation here, Over the Air install is available based on some app requirements mentioned below : "For your app to be eligible for this feature, it must be published in the Google Play store, be free, and it…
hkasera
  • 2,118
  • 3
  • 23
  • 32
4
votes
1 answer

iOS Over The Air distribution with iOS8 (iOS 7 is working fine)

I'm using over the air distribution to distribute my App to test devices. This worked fine in the past. After upgrading one device to iOS 8 I've got the following error message: Unable to Download Application "Your Application" could not be…
Stefan
  • 5,203
  • 8
  • 27
  • 51
4
votes
2 answers

iOS: Over The Air distribution works on iPad1 (iOS 5) but not on iPad3 (iOS 6)

I'm trying to setup over the air distribution for an enterprise inhouse app. For testing i have an iPad 1 with iOS 5 and an iPad 3 with iOS 6. The server from which i try to install the ipa is within our company network, and the ipads connect to…
matthias_buehlmann
  • 4,641
  • 6
  • 34
  • 76
4
votes
1 answer

iOS provisioning get-task-allow AND : profile not valid: 0xe8008012

I have an iPhone app that I've built for the app store. Before I get there, I need to test it internally. So earlier this week I went out, got a distribution provisioning profile and installed it on about 50 devices around my organization. No…
jdb1a1
  • 1,045
  • 1
  • 13
  • 32
1
2 3 4 5