facebookarchive / account-kit-samples-for-android

Account kit sample for the android platform
Other
123 stars 96 forks source link

Crash: [__NSCFConstantString stringByReplacingCharactersInRange:withString:]: nil argument #46

Closed narlei closed 4 years ago

narlei commented 4 years ago

AccountKit is crashing in some sessions:

[__NSCFConstantString stringByReplacingCharactersInRange:withString:]: nil argument

AKFEmailLoginViewController.m line 276
-[AKFEmailLoginViewController _changeCharactersInRange:replacementString:] + 276

The framework is closed, I can't see this class to find the problem.