[TIMOB-24771] NotificationManagerCompat.areNotificationsEnabled() not available with Hyperloop
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android |
Labels | n/a |
Reporter | Joshua A. Ceaser |
Assignee | Unknown |
Created | 2017-05-30T16:47:35.000+0000 |
Updated | 2018-02-28T19:55:04.000+0000 |
Description
I created a sample project to test if I could use the areNotificationsEnabled() function to determine if push notifications are enabled on Android(https://developer.android.com/reference/android/support/v4/app/NotificationManagerCompat.html#areNotificationsEnabled()). I don't seem to be getting any functions/properties that were added as part of Android SDK 24, even thought SDK 24 is supported. I have attached the index.js and the tiapp.xml from my sample project.
Attachments
File | Date | Size |
---|---|---|
index.js | 2017-05-30T16:46:53.000+0000 | 620 |
tiapp.xml | 2017-05-30T16:47:16.000+0000 | 4624 |
No comments