B1naryStudio / Xamarin.LocalNotifications

MIT License
46 stars 16 forks source link

Doesn't work? #4

Closed PieterAelse closed 8 years ago

PieterAelse commented 9 years ago

I'm not able to get this plugin working.. I've done: -Install package in my PCL -Install package in my .Droid project -Added the receiver to my manifest at Properties/AndroidManifest.xml -Copied your demo code (excluding the cancel) -Run/debug

But no notification is shown. No error is shown or logged. No crash.

Am I missing something or doing something wrong?

(PS: cannot try other platforms because I'm using Xamarin Studio on Windows..)

ilchenkob commented 8 years ago

@PieterAelse I fixed some issues. You can download sample project to see how to use it: Android sample