oney / react-native-gcm-android

GCM for React Native Android
MIT License
172 stars 76 forks source link

Notification channels or per user notifications? #47

Closed pickhardt closed 8 years ago

pickhardt commented 8 years ago

After installing this by following the readme, it's unclear how to use channels. I think it's not supported yet?

I would just need a way to subscribe or unsubscribe the phone to a channel.

pickhardt commented 8 years ago

Closing because it looks like you can just do this server side. I think it'd be a nice-to-have for subscribing to a topic too but not really that important if I'm just doing it server side.