Questions tagged [app-update]
100 questions
0
votes
1 answer
Storing user and application core data differently
In my IOS app, I store two types of data in CoreData. One type is user generated, the other type is a pregenerated database. Currently this is all in the same store, which goes into the documents folder. But this is not a good approach, so I will…

user3622622
- 107
- 1
- 9
0
votes
0 answers
Android: How to track of upgrade stats from a specific version number
I have an app that I recently took from 1.0 to 2.0 and have had 7 updates making current version 2.0.7.
In Android Dev console I get daily number of people updating but this stat includes all updates and does not show from which version people are…

AlexVPerl
- 7,652
- 8
- 51
- 83
0
votes
2 answers
How do I check if update for my Windows Phone App is available?
How do i make my app itself whenever there is a new version on the store? I have researched enough but nothing seem to have worked for me.. Help required! Thank you

Taeb Ali Khan
- 57
- 1
- 7
0
votes
0 answers
Any issues in updating iOS 4 app to iOS 8?
I have an iOS 4 app I developed 4 years ago that needs to run all iOS versions from 4 to 8. What is the best way to go about that. All I can think of is just go through all compiler failures and fix them while if I use any feature not present in…

Hassan Hussein
- 157
- 1
- 11
-1
votes
1 answer
IOS app update not showing in Automatic Updates list on App Store
we published App on app store,and it is available to download
after some time we released update for that app,
we know that app has an update available to download
but on App store in upcoming automatic updates list, app store is showing all other…

Chinmay_patil
- 3
- 1
-1
votes
1 answer
Action Required: Your app is not compliant with Google Play Policies (Data Safety Section)
The below error is encountered when an app APK update is pushed to google play developer console. The have rejected the app update because of this. The app does not send out any information and is completely offline.
It uses google location API for…

BlackCursor
- 1,492
- 1
- 17
- 29
-1
votes
1 answer
Android New Version Available - App Update Dialog Using Json From Own Server
I want to show dialogue when new version is available.
I want to make a json file into my web server, and I will manually update my app version in json file. and my app will parse this json file and will notify users and showing dialogue box to…

Liton
- 21
- 6
-1
votes
1 answer
I have jks file can I update the app with new package name? Will I lose my previous downloads?
I have a client who had hired some other developer previously and was unhappy with them so he decided to hire us but now the issue is that we are building the app from scratch.
Client wants to retain his previous downloads so he has got the JKS…
-1
votes
1 answer
I lost my key store password, I want to update my app on plays store with same keystore
I lost my key store password, I want to update my app on plays store but don't want to loose my user base.
Can any one suggest me how to update app or how I can get my key store password.
Thanks in advance.

Aman Systematix
- 347
- 2
- 10
-4
votes
2 answers
Update unsigned android apk in play store
We have an app published on play store and the developer has given us the unsigned app. How do we proceed in updating the existing app without it being signed?
Is it possible to update an existing app with an unsigned apk after we sign it?

user1691915
- 63
- 2
- 11