masashi-sutou / flutter_ios_voip_kit

One-to-one video call using CallKit and PushKit with flutter iOS app.
MIT License
67 stars 45 forks source link

Unable to get voip Token sometimes #10

Closed saurav0171 closed 4 years ago

saurav0171 commented 4 years ago

Sometimes it fails to get Voip token from following method: FlutterIOSVoIPKit.instance.getVoIPToken(). Do you have nay idea why so?

ghenry commented 4 years ago

I saw this sometimes too:

https://github.com/masashi-sutou/flutter_ios_voip_kit/issues/7

Reinstalled and restarted. Maybe a sandbox issue and not as slow when on app store. Is this a live app?

saurav0171 commented 4 years ago

No it is still in debugging mode.

masashi-sutou commented 4 years ago

@saurav0171

saurav0171 commented 4 years ago

@masashi-sutou Thanks buddy, this is what I do when it fails to fetch Voip Token