cordova-plugin-accountkit icon indicating copy to clipboard operation
cordova-plugin-accountkit copied to clipboard

Callback not working and SMS code not autofilled

Open agungjk opened this issue 7 years ago • 5 comments

Sms already received but it not autofilled to the form.

agungjk avatar Mar 29 '17 03:03 agungjk

Which OS?

gurisko avatar Mar 29 '17 07:03 gurisko

i'm using Android 4.4.4 on XIAOMI device

Callback also not working if open accountkit ui thread opened

agungjk avatar Mar 29 '17 09:03 agungjk

Hm. Do you have the right permissions? It should be <uses-permission android:name="android.permission.RECEIVE_SMS" />

gurisko avatar Mar 30 '17 13:03 gurisko

@gurisko yes i did, but now the main issue is callback is not working if accountkit ui opened so after accountkit step finished then back to the apps and nothing happend

agungjk avatar Mar 31 '17 02:03 agungjk

I tried to reproduce this but no success. Would you mind creating a repo with the code where this occurs?

gurisko avatar Apr 12 '17 15:04 gurisko