Tagged Questions
-1
votes
1answer
51 views
My iPhone app doesnt work without update
I can't open my old version app with some extra options. I used old version of app even when in app store shows that is passible to download the newest one. But when i reboot my iphone the old version ...
1
vote
1answer
119 views
How long does it take for iPhone end-users to update apps? [closed]
Assuming that the app doesn't do anything special, like display a push notification telling the user that a new version is available, how long does it take for iPhone users to update an apps?
1
vote
3answers
323 views
iOS Enterprise Apps: How to roll out updates?
If all the members of an organisation are issued with an iOS (iPhone and iPad) app binary which is signed under the Apple Enterprise Deployment scheme for ad-hoc deployment, how are updates managed? ...
-2
votes
1answer
76 views
Do Apple review an app update when the original version isn't released yet? [closed]
One week ago apple approved my app and it will be sent on AppStore on December 10. But I found a big bug in my first version, so I have fixed it and sent an update. I would like to know if apple ...
0
votes
1answer
57 views
Will app start run from begining after an update?
suppose i am playing a game on iphone, then press home button (multi-task) and update my game from app store. after update, i press the game icon to start again, will this game start from the very ...
0
votes
2answers
59 views
Control iPhone app getting updated when connected to old webservices
We are looking to develop an iPhone App communicating to webservices that is hosted internally at the customer site. Note that this is our first iPhone native App and using monotouch to do the job.
...
2
votes
3answers
112 views
iPad app converted as Universal app appears in iPhone new apps?
I have an iPad app in the App Store and I'm currently converting it to iPhone as an Universal app.
I'm wondering if this app will appear in the App Store as a new app for iPhone?
0
votes
1answer
65 views
Creating App Update Virtual Testing Environment
I would like to know that,is it possible to create an App update "Virtual Testing" Environment .
Note that any of my application versions are not submitted to App-store yet.
I am sure that When a ...
2
votes
1answer
1k views
PhoneGap 2.1: after upgrade (2.0 to 2.1) onDeviceReady is not being called remotely
I have an iPhone PhoneGap application. There is a HTML file located in a remote server, and another html file in the project bundle (local).
After upgrading to PhoneGap 2.1, my onDeviceReady() ...
0
votes
1answer
82 views
In app purchase of 'packs' with large amounts of data. Optimizing the user experience
I'm developing an app with the option of in-app purchasing of audio packs, probably around 30 MB per pack, around 500 files. I want to start with say 10 packs available, and add new packs over time, ...
1
vote
2answers
279 views
Update/Insert content into an existing Sqlite db on an iPhone app update
I've gone through other questions of the similar nature here but they are all related to replacing the previous sqlite db on app update. I've been doing that for all the previous apps, since they were ...
0
votes
1answer
270 views
How to create in-house app store for iPad
We are planning to create multiple apps for our different customers. For the distribution of the same, we are thinking if we can create an app-store of our own and ask the clients to get the apps ...
0
votes
1answer
139 views
How to notify iPhone client that server has new updates?
I am working on this iPhone app that connects to web services and receives data from a server. Whenever server has new updates, I would like iPhone client to show user that there's new stuff on ...
0
votes
3answers
130 views
Changing text on buttons etc on mobile app which is already in production
Let's say we have a mobile app (iPhone, Android) already deployed and being used by people.
Is it possible to change text on buttons, title bars, or even shape or colour of these things without a ...
0
votes
1answer
426 views
iPad: Force iPad Updates
I've been developing an application for our client and they are requesting that we add in compulsory updates for their application. The app allows sales-team members to showcase their product and they ...
1
vote
5answers
614 views
Is it possible to have a self-updating iPhone application?
Is it possible to have a self-updating iPhone application?
I believe the answer is no, but I am not sure.
I have a database driven app that is in effect a catalogue of products. I want the database ...
3
votes
2answers
893 views
iPhone app versions: release micro-updates often, or major updates less frequently?
I released a new iPhone app 5 days ago. Already it has received high ratings, and many downloads, so I think it can be quite successful. (It's currently ranked in the top 10 paid music apps.)
What do ...
0
votes
1answer
825 views
iphone facebook user's friends status updates
I want to retrieve the status data posted/published by friends of a user. I wrote the following code, but only get the user's own status updates. Could someone please help to tell me what's wrong with ...
1
vote
3answers
114 views
updating iPhone apps via the web
I'm working on an eBook app for the iPhone. Given the time it takes for Apple to review and publish updates, I'm considering adding a feature to update the content via my own (Google App ...