rdelrosario / xamarin-plugins

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

Pushnotification doesn't show a popup Android #26

Closed SamVanCutsem closed 8 years ago

SamVanCutsem commented 8 years ago

Hi, I have implemented your library in my Android project. When my device receives a notification it show in the notification center but doesn't give a popup. Any idea how to fix this?

rdelrosario commented 8 years ago

Hi

Not sure what you mean with the popup. Do you have any examples?

The plugin basically is just to receive the notification message and also supports to show it on notification center.

On Wed, Dec 23, 2015 at 10:20 AM, Sam Van Cutsem notifications@github.com wrote:

Hi, I have implemented your library in my Android project. When my device receives a notification it show in the notification center but doesn't give a popup. Any idea how to fix this?

— Reply to this email directly or view it on GitHub https://github.com/rdelrosario/xamarin-plugins/issues/26.

SamVanCutsem commented 8 years ago

When I receive a notification, Android doesn't give me a popup at the top of my screen like in this example. http://phandroid.s3.amazonaws.com/wp-content/uploads/2015/01/WhatsApp-Notifications.jpg

rdelrosario commented 8 years ago

Fixed on lastest NuGet version.

https://www.nuget.org/packages/Xam.Plugin.PushNotification