Questions tagged [ota]

Over-the-air wireless communication

370 questions
52
votes
4 answers

Fabric release Xcode 6.3 codesign xcode-select

I'm trying to upload a release to Fabric & I'm getting errors as follows. I'm using the Xcode 6.3 (recently updated). Xcode: 6.3 Fabric: 1.1.3 OSX: 10.10.3 What should I do to resolve above error & continue uploading the release via fabric…
Sagar R. Kothari
  • 23,587
  • 48
  • 158
  • 226
35
votes
8 answers

IOS Enterprise Distribution Through OTA

We have build an enterprise iPad App and now we want to give it to our employees. Initially when testing, we used ad-hoc distribution collecting all the test device's UDID and then creating the profile. Now going live we want this app to be deployed…
12
votes
4 answers

Error when distributing an IPA over the air with dropbox - iOS 7.1

As Apple requested to use https instead of http for distributing the IPAs over the air, I tried to use dropbox. I followed this solution Enterprise app deployment doesn't work on iOS 7.1 but I'm getting this error: "Cannot connect to…
nano
  • 2,399
  • 2
  • 21
  • 40
10
votes
3 answers

How do I get Welcome Page browser navigate to some URI from within OTA package wizard?

What I'm trying to do is to create an ability to view (not to edit) the HTML pages included into project. The Welcome Page already has embedded web browser, so it appears to be a good candidate for that. Curios why? Here is a question with…
OnTheFly
  • 1,901
  • 5
  • 24
  • 60
9
votes
2 answers

Uncheck "Enable Runtime Themes" or remove the internal manifest in Delphi XE?

I have a component that I am building in Delphi XE that I want to be used in the following way: User creates a new blank project. User drops my component on the form. Some special Designtime code in my component is executed, that will change…
Warren P
  • 58,696
  • 38
  • 168
  • 301
9
votes
1 answer

iOS OTA Not Working

I've setup OTA for my organization, but can't seem to get it working. Here's what I've done: Setup an externally recognized SSL certificate on the hosting server Ensured the following MIME Types are on the server: ipa…
Jake
  • 10,012
  • 6
  • 38
  • 67
8
votes
5 answers

Over the air (OTA) installation fails for iOS8 app using itms-services URL

For all prior versions of iOS, I've used the itms-services:// URL to install test iOS apps over the air (OTA). Now, all my devices with iOS8 fail when trying to install apps using this approach. Example…
MStudios
  • 1,063
  • 1
  • 12
  • 14
8
votes
2 answers

OTA (Over the air) IOS 7.1 after change http-https still cannot connect server?

For iOS 7.1, when you try to do an OTA install which has an http link to the .plist file, you will get this error: ‘Cannot install applications because the certificate for com.test.com is not valid’ then I have a found ios 7.1 cannot use http…
user983738
  • 845
  • 3
  • 13
  • 27
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
7
votes
3 answers

Is iOS App Store Over-The-Air download limit based on 'Download Size' or 'Install Size'?

I don't want to lose app installs on cellular due to the 100MB Over-The-Air download limit on App Store. In this way, before I submit an app update to the App Store I always check the App Store File Sizes section of the current build in iTunes…
Eduardo Coelho
  • 1,913
  • 8
  • 34
  • 57
7
votes
1 answer

Automatic OTA updates in an ios app which is locked down with guided access

My client needs to find a way to automatically push app updates to a number of iphone 3gs devices remotely. These devices will be in guided access mode so the users will only be able to access the app in question. I believe we have two option for…
Eminee
  • 81
  • 2
7
votes
2 answers

Unable to Download Application, Application could not be installed at this time

I have problem doing OTA installation for my iPad application. I updated my enterprise certificate last week. and i created new dev/dist certificate and provisioning profile. Xcode organizer shows the correct expire date. when i try to install the…
Pritesh Acharya
  • 1,455
  • 5
  • 15
  • 35
6
votes
1 answer

iOS mobileconfig walkarounds

i've searched quite few sites for any intel on configuring iPhone over the air with mobileconfig files, and stuck at some stage... :/ here is what I've found: http://cryptopath.wordpress.com/2010/01/29/iphone-certificate-flaws/ but this part is…
raistlin
  • 4,147
  • 5
  • 29
  • 45
6
votes
1 answer

iOS Enterprise Distribution app QR code Download Issue

We are trying to create a QR code of this URL: itms-services://?action=download-manifest&url=itms-services://?action=download-manifest&url=https://url/app.plist So that if user scans the QR code, they should get a popup for installation of the…
Mukesh
  • 3,564
  • 1
  • 12
  • 30
6
votes
1 answer

How to create an OTA update for custom AOSP Rom?

We're developing our custom Android ROM and we're interested to provide Over-The-Air (OTA) updates to our clients. Can someone point me a detailed step-to-step on how to create an OTA update for a custom Android Open-Source Project (AOSP)? I've…
Marcelo
  • 1,965
  • 5
  • 20
  • 36
1
2 3
24 25