You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What's the plan on providing error callbacks via the delegate to PTNativePusher methods like registerWithDeviceToken, subscribe, and unsubscribe? I noticed right now it's just printing to the console, but this isn't helpful for a production app :)
Let me know if someone is working on it already or if it's tricky for some reason, but I'm willing to help out with it.
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
What's the plan on providing error callbacks via the delegate to PTNativePusher methods like
registerWithDeviceToken
,subscribe
, andunsubscribe
? I noticed right now it's just printing to the console, but this isn't helpful for a production app :)Let me know if someone is working on it already or if it's tricky for some reason, but I'm willing to help out with it.
Thanks
The text was updated successfully, but these errors were encountered: