yuki24 / pushing

Finally, push notification framework that does not hurt. currently supports Android (FCM) and iOS (APNs)
MIT License
46 stars 6 forks source link

Provide a doctor command to help make sure APNs or FCM is configured right #18

Open yuki24 opened 6 years ago

yuki24 commented 6 years ago

Something like brew doctor but for push notifications would be extremely useful:

$ rails apn:doctor device_token:...
$ rails fcm:doctor registration_id:...