-1
votes
0answers
10 views

I cannot safe my new app

Every time I try to save my new facebook app I have created for my client, it says not able to save right now, please try again later. This has been going on for 4 days now and I can't figure this out ...
1
vote
0answers
118 views

Sharepoint 2013 App upgrade issue

I met an annoying problem when i try to upgrade my new version app 1.0.0.1 to my sharepoint 2013 server. The detail steps I did, 1, Create a development site in sp 2013. 2, Create a sharepoint-host ...
0
votes
0answers
56 views

Testflight: install new beta app over old one cause issue at first start

I am using TestFlight to distribute beta app to testers and I am having an issue that: The test device is already installed a beta version of app, then I distribute a new one, tester install that ...
1
vote
0answers
75 views

AppaholicsUpdateChecker: No Connection Issue

I m new in the "Android Coding" Scene, i have programmed my first application, now i want to implement a auto-update function. Now i have found this library: ...
5
votes
2answers
101 views

What happens to the existing data of Android user preferences when preferences structure changes in a new version?

For example, if a few entries of preferences are added or deleted, how does Android handle the existing preference data when the app is updated with the new preferences structure? I am sorry for ...
0
votes
0answers
14 views

continuous Playstore app updates even after upgrading the app.

I am receiving notification updates for my test app even after updating the app from Play store. While uploading the app in the market I did make sure the app version and version code is higher than ...
0
votes
1answer
96 views

Android - updating application published to Google Play - requires reinstall

I have published an application to Google Play store. Now I have update ready, the application uses some serialized objects and the update has changed them a bit, therefore an uninstall before ...
0
votes
1answer
48 views

Update Android application without restarting the device

I have an application that is running 24/7 on a dedicated android device. The app is configured in Google Play to update automatically. The app downloads and installs without any issues. The part I ...
0
votes
1answer
34 views

iTunes connect: Set Extra price for update for existing user of application

I already submit a application on app store which have price $6.99. Now I am submitting new version of this app. Here I want that iPhone user, which already installed this application, should pay ...
-3
votes
2answers
57 views

android update luanching from app store [closed]

I Have Some Android Application On Google Play Store Of Version GingerBread.Many Users Install the app from Store .Problem Is that Now i have Some Updates in My apps and I can't afford to upload new ...
0
votes
1answer
102 views

cocos2d-x app won't update after code change

So I just set up my Cocos2d-x framework on Eclipse by following this tutorial by Ray Wenderlich http://www.raywenderlich.com/11283/cocos2d-x-for-ios-and-android-getting-started Everything on the ...
0
votes
0answers
55 views

Updating only some files in Adobe Air app with an external program

I need to replace only one file in an quite big HTML/Javascript Adobe Air application, so the Air's update model (replacing the whole app) seems to be too heavy. I was considering using custom native ...
0
votes
1answer
148 views

Android: how to store resources that may be updated at runtime

What is the best way to store sound files (ogg) that are distributed with the app and updated at runtime? I am developing an app that includes a default set of sounds as resources (res/raw/*.ogg). ...
3
votes
1answer
120 views

ApplicationDeployment.CheckForUpdateAsync Method handling exceptions

I seem to be having an odd issue w/ the ApplicationDeployment.CheckForUpdateAsync Method. I have it, currently, on a timer, that checks the server for an update at a predetermined interval. The ...
0
votes
2answers
220 views

We have a corrupted Key store for the Android App and hence cannot publish the updates to the existing App. What is the workaround? [closed]

There's an existing App into the Android Market and due to some reasons our existing Key store has got corrupted and hence we aren't able to publish the updates for the same. How do we workaround this ...
5
votes
2answers
2k views

Android application updates

We have developed an Android application and plan to install them on tablets and distribute to our clients. We now have to decide on a process to send updates to the application whenever they are ...
0
votes
1answer
404 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 ...