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

[Bug]: No Module Found OneSignalExtension #946

Open
2 of 3 tasks
jaca420 opened this issue Sep 4, 2024 · 1 comment
Open
2 of 3 tasks

[Bug]: No Module Found OneSignalExtension #946

jaca420 opened this issue Sep 4, 2024 · 1 comment

Comments

@jaca420
Copy link

jaca420 commented Sep 4, 2024

What happened?

I'm encountering an issue while building an iOS app using Xcode: a "No module found: OneSignalExtension" error causes the build to fail. This problem began after I reinstalled the OS on my Mac. Previously, everything was working fine. I have verified the setup against the OneSignal documentation and even tried updating to the latest release. However, reverting to version 5.0.4, which previously worked, did not resolve the issue.

Steps to reproduce?

Verified the Podfile and ran pod install which completes without errors.

Checked that the .xcworkspace is being used.

Cleaned the build folder and deleted Derived Data.

Made sure that the Framework Search Paths are correctly set in the build settings.

What did you expect to happen?

I expected ios app to build

OneSignal Flutter SDK version

Release 5.0.4

Which platform(s) are affected?

  • iOS
  • Android

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@jaca420
Copy link
Author

jaca420 commented Sep 4, 2024

So I deleted the ios folder in my project ... seems that the ios app wasn't building even after I removed the OneSignal package. I just rebuilt the ios and now it seems to build fine. I will just reinstall the OneSignal package and set it up again. Better that debugging forever :))

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

1 participant