AndNotify : Offline notifications plugin for Android

Simple and easy implementation for showing offline notifications on Android devices. Simply drag and drop a Unity prefab included in the package and fill up the required parameters to set up a notification for Android device!

Features:

  1. Simply drag and drop the provided Unity prefab to the current scene and change the parameters!

  2. You can show notifications multiple times within a certain interval that you can set!

  3. Notifications will contain your app icon, Heading text and content text.

  4. Every notification will also create a notification sound.

  5. Notification icon can be replaced for both large and small icons.

  6. Can change color of small icon background.

  7. Can make a schedule to start notification.

  8. Pending Notifications will be resumed if the device is rebooted.

  9. Clicking on a Notification will launch your game.

  10. Tested and works on Android API 26 Oreo devices and Android P emulators.

Demo Link:
http://qvirtuality.com/andnotify/AndNotify.apk

Asset Store link:

Change logs:

Version 1.0.4:

  1. Tested and works with Unity version 4.5.0f6, 5.0.0f4, 5.6.6f2, 2017.4.4f1 and 2018.1.2f1.
  2. Tested and works on Android P emulators.
  3. Improved editor experience with sliders, color picker, check boxes and foldouts.
  4. Added Small icon background color picker.
  5. Added Notification Start Schedule making option.
  6. Added ability to change large and small icon for all notifications.
  7. Bug fix to show large notification icon.

Version 1.0.3:

  1. Tested and works with Unity version 4.0.0f7, 5.0.0f4, 5.6.4f1 and 2017.2.0f3.
  2. Added Notification ID support for sending multiple notifications.
  3. Some internal changes and bug fixes.

Version 1.0.2:

  1. This plug-in is tested and works with Unity version 2017.1.1f1.
  2. Minimum supported Unity version is 4.0.0f7.
  3. This plug-in is tested and works on Android version 8 (API level 26) (Oreo) devices.
  4. Minimum supported Android SDK version is API level 14 (Adroid 4.0 IceCreamSandwitch).

Version 1.0.1:

  1. Notifications will be resumed even after device reboot.
  2. Application Package name is not required as a parameter any more.
  3. This plug-in will also work on Unity 5.0.1f1 32bit.

Hi! Can you set a specific date (also by setting delay in seconds) to show a notification in the way that if you reboot the device the date doesn’t change/reset/disappear? For example if I set an hour of delay the notification must appear after one hour, and if I reboot the device the count of the time don’t have to restart again. Notifications have an ID? Can I delete them in order to avoid they appear if no longer necessary? Thanks!!

Version 1.0.3 released

Change log:

  1. Tested and works with Unity version 4.0.0f7, 5.0.0f4, 5.6.4f1 and 2017.2.0f3.
  2. Added Notification ID support for sending multiple notifications.
  3. Some internal changes and bug fixes.

Version 1.0.4 released

Change log:

  1. Tested and works with Unity version 4.5.0f6, 5.0.0f4, 5.6.6f2, 2017.4.4f1 and 2018.1.2f1.
  2. Tested and works on Android P emulators.
  3. Improved editor experience with sliders, color picker, check boxes and foldouts.
  4. Added Small icon background color picker.
  5. Added Notification Start Schedule making option.
  6. Added ability to change large and small icon for all notifications.
  7. Bug fix to show large notification icon.