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

Not working with App was killed with Onesignal 3.6.0. #175

Closed carl-neng closed 4 years ago

carl-neng commented 4 years ago

Description:

Before I have used onesignal 3.3.0 it working well but it have problem with iOS 13. can't subscription. But when I have update onesignal 3.3.0. to 3.6.0 it working on iOS. But I don't know how to implement background service for onesignal 3.6.0 I see they're include Xamarin.Firebase.Messaging. So if you sample for implement this please help.

Environment

Xamarin.Forms : 4.1.0.778454 Onsignal SDK : 3.6.0

My Objective

  1. Just want to listening notification when app was killed.
  2. Just want to handle notification when tap notification.
rgomezp commented 4 years ago

Howdy, Please see our documentation on the subject. Note that sending background notifications requires writing native code. Cheers

rgomezp commented 4 years ago

Closing due to no response