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

[question]: Capacitor 6 support? #995

Closed
1 task done
fmp777 opened this issue May 20, 2024 · 3 comments
Closed
1 task done

[question]: Capacitor 6 support? #995

fmp777 opened this issue May 20, 2024 · 3 comments

Comments

@fmp777
Copy link

fmp777 commented May 20, 2024

How can we help?

Has this been updated to support Capacitor 6?
[!] CocoaPods could not find compatible versions for pod "OneSignalXCFramework":

Code of Conduct

  • I agree to follow this project's Code of Conduct
@emawby
Copy link
Contributor

emawby commented May 20, 2024

@fmp777 That error is related to cocoapods. Can you share the contents of your Podfile and the version of the SDK you are using?

@webbpage
Copy link

@fmp777 OneSignalXCFramework updates are separate from your npm plugin updates. This is my least favorite Capacitor plugin to update since it's rare I do not run into issues.

Try this to update your OneSignalXCFramework:
Screenshot 2024-05-29 at 7 40 23 AM

Your PodFile and PackageDependencies Rules could also limit your max version for OneSignalXCFramework so be mindful of that configuration.

Please report back if you have OneSignal working with Capacitor 6.0. I'll need to make this upgrade soon as well.

@jennantilla
Copy link
Contributor

Hello @fmp777 and @webbpage. Just wanted to chime in here that this plugin works with Capacitor 6.

In our latest release, we included an example Ionic Capacitor example app that also uses Capacitor 6, so feel free to check that out!

You can also try running pod install --repo-update from your app's ios directory if you are having trouble updating cocoapods.

If you are still having issues, updating, let me know and I'll be happy to assist!

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

4 participants