account-kit-samples-for-ios icon indicating copy to clipboard operation
account-kit-samples-for-ios copied to clipboard

Samples for the account kit product on ios.

Results 5 account-kit-samples-for-ios issues
Sort by recently updated
recently updated
newest added

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 AccountKit is crashing to some users: ```` Fatal Exception: NSInternalInconsistencyException Tried to pop to a view controller that doesn't exist. AKFErrorViewController.m line 176 -[AKFErrorViewController next:] + 176 ````

Hi, We are about to share our app to review by Apple. And we use account kit for OTP login. Is it possible to have static OTP assigned to one...

Get a Call was working in version 4.35.0, however when I upgraded the Account Kit pod to the latest version, it has stopped working. **Here are the specs:** AccountKit version...

I want to localization in facebook accountkit. when I change app language to French but accountkit can't change the language to French. It is still in English. And the OTP...