Skip to content

Conversation

@alexgerardojacinto
Copy link
Collaborator

@alexgerardojacinto alexgerardojacinto commented Nov 7, 2025

  • Updates to Capacitor 8.0.0-beta.0 (SHOULD BE UPDATED TO 8.0.0 stable before merging)
  • Updates iOS deployment target to 15 in .podspec and Package.swift
  • Updates Gradle dependencies of all plugins to latest.
  • Updates compileSdk and targetSdk to 36.
  • Also updates Gradle dependencies on example-app.
  • Tested in example-app.

Copy link
Contributor

@OS-ruimoreiramendes OS-ruimoreiramendes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are some merge conflicts here, just a quick note.

@alexgerardojacinto
Copy link
Collaborator Author

There are some merge conflicts here, just a quick note.

@OS-ruimoreiramendes thank you for noting. Yes, another PR was merged this morning so that caused the conflicts. They should be simple to solve though.

@alexgerardojacinto alexgerardojacinto self-assigned this Nov 10, 2025
@OS-pedrogustavobilro
Copy link
Contributor

Note: CI is failing for android builds, unsure if it is because the plugin is not depending on Capacitor 8 yet, possibly if it's that, but if you'd like to double check @alexgerardojacinto

@alexgerardojacinto
Copy link
Collaborator Author

Note: CI is failing for android builds, unsure if it is because the plugin is not depending on Capacitor 8 yet, possibly if it's that, but if you'd like to double check @alexgerardojacinto

@OS-pedrogustavobilro yeah I think it might be related to that, I'll have a look, thank you!

@alexgerardojacinto
Copy link
Collaborator Author

This PR should remain open until we update the plugin to Capacitor 8 - in fact, those changes can be done in this PR. The reason being that this plugin isn't configured for next/alpha versions, so we only want to update to Capacitor 8 once we have a stable version we can use.

@alexgerardojacinto alexgerardojacinto changed the title chore(android): update plugin to API 36 and Gradle dependencies to latest versions chore(android,ios): update to Capacitor 8, android to API 36 and Gradle dependencies to latest Nov 26, 2025
Copy link
Contributor

@OS-pedrogustavobilro OS-pedrogustavobilro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@alexgerardojacinto, missing updating the deployment target to iOS 15 for the plugin (both podspec and package.swift), believe that's why the CI is failing

@alexgerardojacinto
Copy link
Collaborator Author

@OS-pedrogustavobilro updated it now, thank you!

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.

5 participants