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
105 stars 50 forks source link

SetRequiresUserPrivacyConsent method missing #99

Closed Adrian-Ionita closed 6 years ago

Adrian-Ionita commented 6 years ago

The latest version does not contain the SetRequiresUserPrivacyConsent method.

vs

zonkzen commented 6 years ago

@Adrian-Ionita we're all waiting: https://github.com/OneSignal/OneSignal-Xamarin-SDK/issues/96

Nightsd01 commented 6 years ago

Apologies for the delay. There was a difficult Xamarin + nuget caching issue that caused the update to get delayed quite substantially, it caused the IOneSignal interface to not include new functions (it was also missing Email methods we added a while ago).

We resolved this yesterday in the new release (3.2.0). The new release includes all the new GDPR functionality as well.