[RELEASED] Ultimate Android Local Notifications

Ultimate Android Local Notifications plugin allows you to use native android notifications from Unity (like built-in NotificationServices for iOS). Plugin works with both Unity4x and Unity5x.

[AssetStore]
[Documentation]

Features:

  • One time notifications

  • Repeating notifications

  • Update notifications

  • Cancel notifications

  • Clear shown notifications

  • Toast notifications

Currently supported features:

  • Notification ticker

  • Custom small and large icons

  • Custom sounds

  • Optional default sounds and vibro

  • AlertOnce option

  • Notification number (count)

  • AutoCancel option

  • Custom vibration patterns

This plugin comes with Android Studio project source so you can easily extend it or use it as tutorial for creating your own native plugin. All code is commented.

[AssetStore]
[Documentation]

Hi, Thanks! I need to know if this plugin support most android devices (api level?). And if you were able to test it in different devices.

It works on Android 2.3+(api level 9)
It was tested on multiple Android devices including Nexus 5.

For those who purchased the asset - there is an updated version of the plugin with some bugs fixed. It will be in store soon but you can send me an email with your Invoice No. to support@area730.com and I will send you the latest version.

Unity 5 users should add this manifest to Assets/Plugins/Android Are you not a robot?

Hi, whenever a a notification where I use SetColor method is shown, the app crashes.

Can you please email your logs to support@area730.com ?
Thank you

Hi! Android 5.0 allows to summarize notifications. Can I do this with your plugin and how? Thanks.

Hi,
currently summarizing is not supported. But it is on the roadmap.

Hi there.
Will your solution work when the application is shut down?

Hi,
Sure