-
Notifications
You must be signed in to change notification settings - Fork 37
chore: point app to 'next' #740
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
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. We don't have alphas/next versions for the plugins using Capacitor 8. I don't know historically how has it been in the past, if plugin alphas should be released together with Capacitor 8, and any issues are fixed after the fact, or would it be first Capacitor then fix any issues with new Capacitor version and only after release alphas? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Possibly missing some updates on Android, like compile/targetSdk; at least when compared with your PR for Cap 7 - https://github.com/ionic-team/capacitor-testapp/pull/664/files
Although that one was for stable versions, I imagine some of the updates are still relevant.