Home Game Dev Unity Assets Unity Tools Simple Android Notifications v2.9|Simple Android Notifications v2.9

Simple Android Notifications v2.9|Simple Android Notifications v2.9

1102 Views Stock 978 2026-04-28

Details

 Simple Android Notifications for Unity provides a simple way to create local notifications for your games and apps. The plugin supports Android 4.1 and later and is compatible with all Unity versions. In the recent update, new Android Oreo features support has been added. You can play the demo scene to check notifications on your device. IMPORTANT: Android 13 requires "android.permission.POST_NOTIFICATIONS" to show notifications. You can only request this permission at runtime when targeting API level 33 or higher. When your app targets a lower SDK, the OS will automatically prompt for permission; otherwise, the app can only open its own settings page. Features: - Requesting permissions at runtime (Android 13+) [NEW] - Open app permissions window [NEW] - Create local notifications - Demo scene - Detailed manual (PDF) - Supports Android 4.1+ (API level 16+) - Compatible with all Unity versions - Nothing extra