telenordigital / connect-android-sdk

Android SDK for CONNECT ID
https://telenordigital.github.io/id-docs.telenordigital.com/
Other
16 stars 14 forks source link

Fix reading of already received sms race condition #26

Closed jorunfa closed 8 years ago

jorunfa commented 8 years ago

On Android M, accepting sms permissions to autofill pin from already received sms, after already receiving an sms, would trigger a race condition. This commit fixes this.