rdelrosario / xamarin-plugins

Cross platform Xamarin & Windows plugins for PCLs
MIT License
179 stars 161 forks source link

iOS Notifications #57

Open TravyDale opened 8 years ago

TravyDale commented 8 years ago

Is there a reason why the iOS implementation doesn't call 'ShouldShowNotification' and doesn't even show the notification? I only get the 'OnMessage' to fire but it doesn't do anything else. It works great on Android by showing the Notification automatically.