jefflinwood / twilio_client_phonegap

Phonegap plugins for the Twilio Client iOS and Android SDKs
MIT License
59 stars 53 forks source link

Fix "Ready" status that is missed if token validation takes more than 1s #48

Closed romainPellerin closed 8 years ago

romainPellerin commented 8 years ago

Fixed: repeat a status check every 0.5s during 10s max

jefflinwood commented 8 years ago

Looks good, I'll merge.

romainPellerin commented 8 years ago

Your welcome, thanks for your work! :100:

We started our app for iOS first, I will check if there is the same issue with Android next month.