-
Notifications
You must be signed in to change notification settings - Fork 212
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 Module Found "OneSignalExtension" in NotificationService Flutter + XCode 16 #958
Comments
I am getting same issue, its because the |
pod install command works fine for me |
Same here I’m encountering a runtime issue after upgrading to Xcode 16. I’ve updated and reinstalled all necessary dependencies, including Cocoapods, but the issue persists. It seems that the current version of the OneSignal pod is not compatible with Xcode 16 or the iOS 17 SDK. Cocoapods and other dependencies are up to date, but there appears to be no compatible pod available for OneSignal with Xcode 16. I’ve notified OneSignal support, but there doesn’t seem to be an urgent fix planned at the moment. Environment:
Steps to Reproduce:
Notified OneSignal directly as I can’t release a new build with OneSignal installed. |
same issue. Any solution ? |
Same issue |
worked for me: https://stackoverflow.com/a/79081224 |
What happened?
After updating to XCode 16 that error appeared, I used Flutter 3.10.4 and onesignal_flutter 5.2.2.
I tried updating Flutter and also onesignal_flutter but the error it's still there
Steps to reproduce?
What did you expect to happen?
The app should run without issues
OneSignal Flutter SDK version
5.2.2
Which platform(s) are affected?
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: