OneSignal / OneSignal-Xamarin-SDK

OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your Xamarin app with OneSignal. https://onesignal.com
Other
104 stars 50 forks source link

Fix iOS linking error with sample project's NSE target on 4.0.0 #258

Closed jkasten2 closed 2 years ago

jkasten2 commented 2 years ago

Description

This fixes iOS linker errors with the "OneSignalNotificationServiceExtension" sample project due to the two reasons described in each commit.


This change is Reviewable