Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: App resets back to built in version after a successful update #395

Open
ehiosunbishop opened this issue Jun 26, 2024 · 0 comments
Open

Comments

@ehiosunbishop
Copy link

ehiosunbishop commented Jun 26, 2024

Bug Report

Capacitor Version

Installed Dependencies:

  @capacitor/core: 5.7.4
  @capacitor/android: 5.7.4
  @capacitor/ios: 5.7.4
  @capacitor/cli: 5.5.1

Plugin Version

@capgo/capacitor-updater: "^6.0.32"

context(s)

ManualModel: true
AutoMode: false
CapgoCloud: false
OnPremise: false

Platform(s)

iOS

Current Behavior

After running CapacitorUpdater.set(appUpdate); The apps gets updated with the appUpdate but reverts back to the built in version after couple of seconds. I made sure i placed CapacitorUpdater.notifyAppReady(); in my main.ts . I am using angular.

image

i get that warning before the apps resets to old version

Expected Behavior

Successful update without reverting back to the built in version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant