Tkko / flutter_smart_auth

Flutter package for listening SMS code on Android, suggesting phone number, email, saving a credential.
https://pub.dev/packages/smart_auth
MIT License
43 stars 26 forks source link

[Q] What are the cases that 'getAppSignature' returns 'N/A'? #21

Open burekas7 opened 8 months ago

burekas7 commented 8 months ago

Hi,

I have a general question regarding the 'getAppSignature' function: What are the cases that 'getAppSignature' returns 'N/A'?

It seems that it mostly happens with iOS. Is it a correct behavior? Sometimes (rare but still) it happens also in Android, what could be a reason for that?

Thanks.