Rich Push Notifications for Android
Zanyato
$14.99
$24.99
40%OFF
(no ratings)
Date |
Price |
---|---|
日期和时间 |
价钱($) |
04/21(2022) |
24.99 |
04/21(2022) |
17.49 |
04/28(2022) |
24.99 |
06/13(2022) |
14.99 |
11/17(2024) |
14.99 |
Jump AssetStore
This package allows you to easily add to your game Android local push notifications with images and custom layouts.Plugin depends on next native libraries:· androidx.appcompat:appcompat:1.3.1· androidx.appcompat:appcompat-resources:1.3.1· androidx.lifecycle:lifecycle-livedata:2.4.1· androidx.lifecycle:lifecycle-viewmodel:2.4.1· androidx.work:work-runtime:2.7.1I suggest you to use External Dependency Manager to resolve all necessary dependencies.https://github.com/googlesamples/unity-jar-resolverThe main goal of rich notifications is to stand-out from tons of routinely looking notifications and grab user's attention to improve the retention of your product.The plugin allows you to schedule one-time and repeating notifications, handles rescheduling after reboot of the device.This plugin contains two notification layouts (compact and extended) with a lot of customization: you can pass your own texts and icons, change text and led indicator colors, set a vibration pattern and so on. You can add your own layouts using provided source code of native plugin.Package contains:Compiled android native plugin;Bridge script to call native functions;Editor that simplifies import of icons and notification banners;Android native plugin source code;Demo scene and documentation;Based on Android WorkManager.Min Anroid SDK version 19 (Android 4.4 and above)Plugin depends on next native libraries:· androidx.appcompat:appcompat:1.3.1· androidx.appcompat:appcompat-resources:1.3.1· androidx.lifecycle:lifecycle-livedata:2.4.1· androidx.lifecycle:lifecycle-viewmodel:2.4.1· androidx.work:work-runtime:2.7.1I suggest you to use External Dependency Manager to resolve all necessary dependencies.https://github.com/googlesamples/unity-jar-resolverKNOWN ISSUES:· Scheduled notifications could be suspended by power saving modes on some devices