We have a rails api that we would like to use to send notifications to client and admin ios apps. Does anyone know if this is possible? We have it setup now sending to the client app but not sure how to proceed sending to admin. We are hosting the api on heroku now using redis and a worker dyno to send the notifications.
Share
Read the docs here.