I\'ve been playing around with Android Wear and making some dummy apps. What I\'ve noticed is that Android Wear doesn\'t seem to show the notifications that are ongoing,i.e., no
On-going notifications will not show up on Wearable devices. Instead you have to implement a Wear App on the wearable and show cards from there.