murgo / IrssiNotifier

notifies android phones from irc private messages
Apache License 2.0
171 stars 63 forks source link

BlackBerry 10 Support #172

Open valdearg opened 9 years ago

valdearg commented 9 years ago

The new BlackBerry 10 devices do support Android apps without much difficulty, the only issue is that IrssiNotifier uses the Google Cloud Messaging API and as such hangs with the "Registering with GCM" message.

BlackBerry do offer an alternate with their Push Service and some details on how to change the Android app to the Push Service, I'm not sure whether this would be helpful.

https://developer.blackberry.com/android/apisupport/creating_push-enabled_android_apps.html

This is purely a feature request and if anyone has any thoughts on this I'd be grateful.