Questions tagged [over-the-air]

71 questions
0
votes
1 answer

Unable to download app for new users, existing users can reinstall

We have an enterprise app. New users get this in their console: May 3 10:16:48 Super-iPhone installd(MobileSystemServices)[3184] : 0x16e037000 +[MICodeSigningVerifier _validateSignatureAndCopyInfoForURL:withOptions:error:]: 147: Failed to…
quantumpotato
  • 9,637
  • 14
  • 70
  • 146
0
votes
0 answers

Apps not updating in iPad Air 3rd generation

We are distributing the app through OVERTHEAIR distribution. We are pushing all updates through it. For example: Consider we have installed some xyz app with version number 4.1. Some updates are coming into the app saying version is 4.2. When we…
DIVAKAR SRINIVASAN
  • 146
  • 1
  • 4
  • 17
0
votes
0 answers

custom over-the-air android app installation

Help me in the following query if anyone has any idea about it: - In over-the-app android app installation, User redirected to app store if clicked on download the app link. But I dont want my user to redirect to anywhere. What I want is when user…
Sam Geeks
  • 403
  • 1
  • 4
  • 14
0
votes
1 answer

how to upgrade compact framework applications?

i'm looking for a way to manage application upgrades for my compact framework app. let's say i have v1 of the app installed on my device, and v1.1 has been released. I want the app to make a call to my server to see if there is a new version. since…
Derick Bailey
  • 72,004
  • 22
  • 206
  • 219
0
votes
1 answer

iOS: itms-services with proxy authentication

I am using itms-services to install my app over the air. Everything is working fine if I don´t use a proxy. The app installs properly in iOS6 and iOS7. But if I use a proxy I simply get the message that the app could not be installed. I get no more…
Philipp Otto
  • 4,061
  • 2
  • 32
  • 49
0
votes
0 answers

What is the maximum size iphone app for over the air download in 2014

I noticed that there are articles that suggest that the over the air download size is now 100 Mbytes (Apple Increases Over-the-Air App Store Download Limit to 100MB). However, I have not successfully been able to perform a download of a 54Mbyte app…
JeffB6688
  • 3,782
  • 5
  • 38
  • 58
0
votes
1 answer

Google plus: Over-the-air install does not prompt to my app

I have created a project in google console and I have added the functionality to log in by using gplus. var render = function () { gapi.signin.render('button_gplus', { 'callback': 'signinCallback', 'clientid':…
Acacio
  • 3
  • 1
0
votes
2 answers

J2Me installation via OTA

I'm trying to install my application midlet via OTA. I used apache tomcat 6 as the ota server, and create a small project in the webapps folder which contains application.jad, application.jar and welcome.html which has a link point to the .jad file.…
Nuwan
  • 177
  • 1
  • 3
  • 13
-1
votes
1 answer

Expo Publish not updating after submitted build - ios

Using Over-The-Air updates in React Native (by typing "expo publish" in terminal) used to work on IOS, but ever since I published a new build (see below) and submitted the build to Appstore, It doesnt want to download the OVA (Over The Air) update…
Rasmus
  • 45
  • 5
-1
votes
1 answer

How to build on OTA mechanism with a JEOS

I developped a software, based on a raspberry pi, some RF433 sensors and built with buildroot. So I have an up and running platform doing the stuff it is intended for. My question is how to keep my system up to date, with new versions, etc... Is…
horfee
  • 19
  • 4
-1
votes
1 answer

(iOS) Over the Air (OTA) testing, expire time?

I've made a "Over the Air" download link for my app. I did this by following this instructions: http://www.imjameshall.com/2012/04/ios-ota/ (Make archive, distribute "Save for Enterprise or Ad-Hoc option" etc). Everything worked fine, app is…
ronnyrr
  • 1,481
  • 3
  • 26
  • 45
1 2 3 4
5