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: No proper docs for auto update nothing usefull need clear docs we need to check before purchase #482

Open
kiranraj1430 opened this issue Nov 5, 2024 · 3 comments

Comments

@kiranraj1430
Copy link

kiranraj1430 commented Nov 5, 2024

there is no proper docs how to setup auto update, if I setuped means it showing new version and revert back due to failed call notifyAppReady. For manual mode its okay but auto mode many issue are there sometimes it looping and sometimes it downloading the latest bundle but failed

Current bundle loaded successfully. ['notifyAppReady()' was called] {"id":"builtin","version":"builtin","downloaded":"1970-01-01T00:00:00.000Z","checksum":"","status":"success"}

notifyAppReady was not called, roll back current bundle: utBEcUWH1d

notifyAppReady was not called, roll back current bundle: gNi389mylgX
Did you forget to call 'notifyAppReady()' in your Capacitor App code?

Getting new version again rollback to old version and again getting new version its doing like a loop. i can't able to find what is the issue.

but I added in app.component.ts itself then why its happen. i need to configure and test and for prod update. please help me.

@riderx
Copy link
Collaborator

riderx commented Nov 20, 2024

Hello did you tried to use Capgo cloud?

@michael-maenner
Copy link

I'm not sure if that will help you ... in our Angular application we have the function call of CapacitorUpdater.notifyAppReady() in the main.ts file, which worked fine so far.
If I remember correctly, this did not work properly for us in the app.component.ts either.

@kiranraj1430
Copy link
Author

I'm not sure if that will help you ... in our Angular application we have the function call of CapacitorUpdater.notifyAppReady() in the main.ts file, which worked fine so far. If I remember correctly, this did not work properly for us in the app.component.ts either.

I think so, may be I will try your suggestions

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

3 participants