I want to unregister the phone after sign out (so the phone no longer receive any call), and RNTwilioPhone.initialize() again after i sign in (the phone ready to receive call and can outgoing call)
I did using the function unregister(), but i still receive the call.
Can you guide me how to achieve the above process?
Hi MrHertal,
I want to unregister the phone after sign out (so the phone no longer receive any call), and RNTwilioPhone.initialize() again after i sign in (the phone ready to receive call and can outgoing call)
I did using the function unregister(), but i still receive the call. Can you guide me how to achieve the above process?
Many Thanks!!