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
Thank you for the great library!! It's very handy to not implement the delegate methods and bind them with the JS side on my own.
So the question is in the title of the issue. I've noticed the mention of it in README but it is not obvious why the library doesn't provide the appropriate handler for it. I think it would be convenient to receive such an event to notify a server about stale VoIP tokens since most of RN application logic lies on the JS side (especially network requests).
The text was updated successfully, but these errors were encountered:
Thank you for the great library!! It's very handy to not implement the delegate methods and bind them with the JS side on my own.
So the question is in the title of the issue. I've noticed the mention of it in README but it is not obvious why the library doesn't provide the appropriate handler for it. I think it would be convenient to receive such an event to notify a server about stale VoIP tokens since most of RN application logic lies on the JS side (especially network requests).
The text was updated successfully, but these errors were encountered: