Questions
iOS - Cannot build - ‘<OneSignal/OneSignal.h>’ file not found error.
almost 2 years ago by Greg
I downloaded my files from GoNative and opened the project file. On Build, Xcode asked me to assign a team to GonativeIO and OneSignalNotificationServiceExtension. So I did. Then I built again but get error:
/ios/OneSignalNotificationServiceExtension/NotificationService.m:1:9 'OneSignal/OneSignal.h' file not found
Using Xcode 14.1
I'm guessing this isn't expected. Am I supposed to install the pod manually? How do I proceed to build the app?