Open jaca420 opened 2 months ago
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 :))
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?
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?
Relevant log output
No response
Code of Conduct