javascript - Pebble JS SDK: how to catch & react on an external app notification -
i have weather app sends notification upcoming rain. standalone app, runs on android/ios.
is there way catch notification app , show info on watch screen pebble js sdk?
you can use android's notificationlistenerservice. there more information on how use in it's documentation, found here.
Comments
Post a Comment