Skip to content

[ios] Crash on VerifyPhoneNumber #23

@dantti

Description

@dantti

After I finally managed to build my Qt App for iOS (it works fine on Android already) with qmake (didn't know that I have to link to Analytics) the call to:

PhoneAuthProvider.VerifyPhoneNumber("+5511912344321", 2000, nullptr, listener);

Is crashing, is there a debug version of the CPP or IOS SDKs?
All I get is:

libc++abi.dylib: terminating with uncaught exception of type NSException

Any tips?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions