pusher / pusher-websocket-android

Library built on top of pusher-websocket-java for Android. Want Push Notifications? Check out Pusher Beams!
MIT License
36 stars 12 forks source link

Deprecate this SDK #53

Open WillSewell opened 5 years ago

WillSewell commented 5 years ago

This SDK exists to add push-notifications support to pusher-websocket-java. Since Channels push notifications are deprecated. We should deprecate this library, and encourage people to use pusher-websocket-java directly for Android apps.

Steps to deprecate:


CC @pusher/mobile

WillSewell commented 5 years ago

Also need to add a notice to any tutorials using it on https://pusher.com/tutorials?tag=Android.