You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All I'd have to do is create a class that extends NotificatoinListenerService ? would I really have to use intents or could I write my code directly in the method onNotificationPosted()?
Sorry for the question I only program with Ionic so I'm clueless in native.
The text was updated successfully, but these errors were encountered:
felipe-ff
changed the title
Integrating to NotificationListenerService would it work?
Integrating with NotificationListenerService would it work?
Oct 30, 2018
Hello, I'm building a Finance app that can capture bank's notifications for automated listing of spendings, would it be possible to integrate: https://developer.android.com/reference/android/service/notification/NotificationListenerService to this plugin?
Example project: https://github.com/kpbird/NotificationListenerService-Example
All I'd have to do is create a class that extends NotificatoinListenerService ? would I really have to use intents or could I write my code directly in the method onNotificationPosted()?
Sorry for the question I only program with Ionic so I'm clueless in native.
The text was updated successfully, but these errors were encountered: