Skip to main content

Questions tagged [app-update]

The tag has no usage guidance.

app-update
0 votes
1 answer
118 views

@capawesome/capacitor-app-update responses "Required app information could not be fetched"

In capacitor app, I would like to use @capawesome/capacitor-app-update plugin to fetch app information including current version, etc. However methods that I tried (getAppUpdateInfo() and openAppStore(...
tomoka's user avatar
  • 1
2 votes
0 answers
179 views

Update new apk with new apk without losing data and also update the version

Whenever I introduce new functionalities to my .NET MAUI app and create a new APK, I aim to seamlessly update the existing installations on users' devices without losing any of their data. This means ...
Awais's user avatar
  • 21
1 vote
0 answers
155 views

upgrader in flutter don't have update on play store?

I am using upgrader in flutter to upgrade the app from play store. Its redirecting to the play store if new version available, But The play store don't shows the update option, it shows the "...
Rakesh Saini's user avatar
2 votes
2 answers
2k views

Expo How to check which app version user installed?

Constants.manifest.version gives me the app version. Is there any way to see the version a user installed or would I need to store it somewhere like db and then always fetch from db and compare it ...
learncode's user avatar
  • 490
0 votes
1 answer
501 views

How to make the upgrader push to a new Navigator route when app do not need a update and the UpgradeAlert or UpgradeCard will not appear?

In materialApp I am using the upgrader to in home attribute to show a upgraderAlert to show that there is a app Update pending and need to update the app (I want to make it forcefully upgrade). here ...
harshit choudhary's user avatar
0 votes
0 answers
49 views

How can I reference another game in the content of my app without violating Google Play policies?

For example, if I want to create an app with tutorials and tips for a certain game like "Weapons Guide for PUBG Mobile" or "Crafting and Positions Guide for Minecraft" or "...
Darth Toast's user avatar
0 votes
1 answer
112 views

Requsting help on app update using flutter

I am new to flutter, I am here to seek help in how to implement app update in flutter. Like How it is implemented or What are the ways to implement upates in an app using flutter. I have tried with ...
Rahul Jayaram's user avatar
0 votes
0 answers
37 views

In Unity Android Development, in situation that updating App, but no changes in Bundle

When updating my app, if there is no changes on the bundle, how to not download the bundle after updating app? Using Unity addressable bundle and build to aab. Pre-version start down bundle Next ...
이정균's user avatar
-1 votes
1 answer
309 views

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 ...
Chinmay_patil's user avatar
-1 votes
1 answer
139 views

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 ...
BlackCursor's user avatar
  • 1,492
0 votes
0 answers
602 views

There was a problem while parsing the package error in Android 11

Currently, I need to update an installed application offline. To update the application, I have placed an apk file to the downloads folder of file manager and by pressing a button click event I want ...
Nikhil's user avatar
  • 1,222
0 votes
1 answer
447 views

service-worker new version detected does not call skipWaiting()

Description In a Web Application, we use a service-worker for a few task such as: PWA Web push detecting when new version has been published and if yes, reload to the newest version We decided to ...
Dimitri Kopriwa's user avatar
0 votes
1 answer
355 views

Getting play-store version of the application

I tried using JSOUP library to get the application version for the play-store website. But it's not working as google has updated their website structure recently. I am working on java platform. What'...
Nahusha's user avatar
  • 11
0 votes
1 answer
58 views

How can I see file by file update in Google Play Store?

Good day, Everyone! As I know, Google use File-by-File patching technology (https://android-developers.googleblog.com/2016/12/saving-data-reducing-the-size-of-app-updates-by-65-percent.html) and Delta-...
SmirnovDV's user avatar
0 votes
1 answer
893 views

How to get App last Update time in flutter?

I want to get last app updates time in flutter, I tried but I can't get that time.
bhargav Vagadiya's user avatar

15 30 50 per page
1
2 3 4 5
7