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

feat: update capacitor dependencies and automatically update on first open #30

Closed
wants to merge 7 commits into from

Conversation

ayewo
Copy link

@ayewo ayewo commented Aug 18, 2023

Part 2 for Cap-go/capacitor-updater#72

Tested on ios and android.

@ayewo
Copy link
Author

ayewo commented Aug 19, 2023

Sorry, I forgot to update the docs yesterday 🤦‍♂️.

This PR builds on #29 but replaces the manual auto update demo with a cloud update demo using the newly added "directUpdate": true setting in capacitor.config.ts.

I'd suggest this be merged into its own branch (perhaps autoupdate?) to keep it separate from the changes in #29 which only updated the capacitor dependencies from v4.x to v5.x.

@riderx
Copy link
Contributor

riderx commented Aug 19, 2023

i think this zip should be updated to hide the splash when appReady is fired. can you create a PR for this to the branch 0.0.2

@ayewo
Copy link
Author

ayewo commented Aug 21, 2023

i think this zip should be updated to hide the splash when appReady is fired.

OK. Done in the last 0e40a24 commit.

can you create a PR for this to the branch 0.0.2

I will have to update the package.json in the 0.0.2 branch similar to the main branch, right?

@riderx riderx deleted the branch Cap-go:main_old October 3, 2024 07:30
@riderx riderx closed this Oct 3, 2024
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

Successfully merging this pull request may close these issues.

2 participants