Hello,
My project has code both in Objective-C and Swift and uses OneSignal framework for push notification. But we don't use any NotificationExtension service.
In order to fetch the latest framework I have followed your OneSignal SPM guide.
However, whenever I try to build using import OneSignalFramework (also picked from your documentation), I am getting a compilation issue.
Please help me resolve this issue since it is a dependency for our app development.