jaumard / sms_autofill

Flutter plugin to provide SMS code autofill support
MIT License
282 stars 174 forks source link

iOS: Unhandled Exception: type 'Null' is not a subtype of type 'String' #124

Closed ccamba closed 2 years ago

ccamba commented 2 years ago

Hi, the version of package is 2.0.0, i'm running en i0S simulator, the error occurs in:

SmsAutoFill.getAppSignature package:sms_autofill/sms_autofill.dart:43

jaumard commented 2 years ago

Should be ok in 2.0.1 :) Thanks for the report!