Questions tagged [ota]

Over-the-air wireless communication

427 questions
1
vote
1 answer

Network requirements for OTA deploy

I have found following network requirements for OTA deployment: https://help.apple.com/deployment/ios/#/apda0e3426d7 Network configuration requirements If the devices are connected to a closed internal network, you should let iOS devices access the…
1
vote
1 answer

Execute a query from Quality Center using CommandText, and Recordset with Python

I am trying to use this peace of code but in Python, but I get error that the recordset doesn't have attributes. I already have the connection, and all the other functions from OTA, but I can't get recordset to work. import win32com.client, os tdc…
1
vote
0 answers

Alternet way of menifest&url OTA distribution of ipa

Since iOS 8.2, we are facing issues with installation of OTA distribution of enterprise app with menifest&url link. Below is my link that i am using to distribute the…
Nikh1414
  • 1,238
  • 2
  • 19
  • 35
1
vote
0 answers

Downloading via OTA in iOS8 doesn't cause browser to minimize

As we know there is possibility to install an app via OTA (itms-services://?action=download-manifest&url=https://myWebsite/myApp/myApp.plist) Prior to iOS8 (iOS6/iOS7), even using an iframe that's source was itms-services://, was opening a blank…
Mike
  • 842
  • 1
  • 9
  • 31
1
vote
0 answers

Xcode Server OTA Install - "Cannot Connect to Server"

We have just started using Xcode Server for continuous integration. Various developers and testers on our team are receiving the message "Cannot connect to server" when tapping the "Install" button from the Xcode Server integration page. It happens…
1
vote
0 answers

IOS8 SCEP enrollment fails on second install

The OTA Certificate enrollment process works on IOS7 devices as many times as needed. relevant IOS7 log for a second certificate installation based on the same config/ca/signing cert etc.: profiled[1397] : (Note ) MC: Retrieving profile…
tadukurow
  • 11
  • 2
1
vote
0 answers

Cannot install .ipa OTA created by "Save for Enterprise Deployement" in XCode 6.1.1

Update 10-02-2015: By using XCode-beta Version 6.2 (6C86e), it works well now. Since I've updated my XCode (from XCode5) to version 6.1 then 6.1.1, I cannot install the application OTA (In House distribution). I can create archive and then using…
Duyen-Hoa
  • 15,384
  • 5
  • 35
  • 44
1
vote
0 answers

iOS8 create directory operation not permitted

Here's a strange problem for help. Need to install multiple app on iOS8, these have the same source code and resources, the only difference is CFBundleIdentifier and CFBundleDisplayName of these app. Install two ipa on iOS8 device, the previous app…
1
vote
1 answer

Xbee S2B firmware upgrade over wired or Over The Air without XCTU

I am using Xbee S2B ZB modules for a project. But am not able to follow Digi Xbee User manual instructions to update the firmware Over The Air or via wired medium without using XCTU software. It's on page 21 here…
1
vote
1 answer

Copy one test set and paste into different folder using OTA

I would like to copy one test from one folder to another folder in Quality center using OTA/Vbscript. Any help on this much appreciated
jay_QA
  • 11
  • 1
1
vote
1 answer

Apple OTA and MDM enrollment via web header

I'm trying to setup a basic mdm server. Until now I configured the devices using a usb cable, but now I'd like to try an OTA installation of the mdm profile. I found some instructions here:…
flower_green
  • 1,314
  • 2
  • 25
  • 30
1
vote
0 answers

calculating mac for wsp header

I am trying to get mac value for wsp header, according documentation S40 OMA client Provisioning doc, page 36 of Appendix B (http://sorrytesting.googlecode.com/files/Series_40_DP_2_0_OMA_Client_Provisioning_v1_3_en.pdf) 1) I 've got this wbxml: 1. I…
Mike Sange
  • 11
  • 1
1
vote
1 answer

iOS ota distribution SSErrorDomain Code=2

In addition to this post I've a new problem installing my app on my iOS 7.1.1 device over-the-air. I'm getting this error in xcode organizer: itunesstored[102] : Could not load download manifest with underlying error: Error…
ratfury
  • 203
  • 2
  • 9
1
vote
1 answer

enrollment profile won't install - apple configurator 1.5 - OTA - iOS7.1

I'm having a hard time in deploying iPads the OTA-way using Profile Manager 3 and Apple Configurator 1.5. Under Profile Manager (OS X Mavericks) I have a valid trust certificate and a created enrollment profile (for the iPads). Under Apple…
gmoors
  • 19
  • 1
  • 2
1
vote
1 answer

Getting all the 'Runs' of Test Scripts from Test Lab in Quality Center through OTA

Could some one help me in getting the below task done. It will be great help. Ex: I have a Test Script in Test Lab in a particular path in QC. I need to develop a OTA, which will provide me 'All Runs' of the Test Script present in the path that I…
user1692355
  • 15
  • 1
  • 4