Skip to content

Fatal Exception: NSInvalidArgumentException -[__NSCFNumber length] Unrecognized Selector Error #81

@AndyDesign999

Description

@AndyDesign999

When attempting to create a user in QuickBlox, the following error occurs:

Fatal Exception: NSInvalidArgumentException
-[__NSCFNumber length]: unrecognized selector sent to instance 0x9c49da903795e696

Device Information:
Device: iPhone 13 Pro Max
iOS Version: 16.1.1

Additional Information:

Fatal Exception: NSInvalidArgumentException
0  CoreFoundation                 0x9e88 __exceptionPreprocess
1  libobjc.A.dylib                0x178d8 objc_exception_throw
2  CoreFoundation                 0x17e84c +[NSObject(NSObject) _copyDescription]
3  CoreFoundation                 0x1ffa0 ___forwarding___
4  CoreFoundation                 0x88350 _CF_forwarding_prep_0
5  Linkdee                        0x828924 -[QBUsersModule create:resolver:rejecter:] + 50 (QBUsersModule.m:50)
6  CoreFoundation                 0x74704 __invoking___
7  CoreFoundation                 0x20b6c -[NSInvocation invoke]
8  CoreFoundation                 0x20584 -[NSInvocation invokeWithTarget:]
9  Linkdee                        0x44298c -[RCTModuleMethod invokeWithBridge:module:arguments:] + 587 (RCTModuleMethod.mm:587)
10 Linkdee                        0x444b70 facebook::react::invokeInner(RCTBridge*, RCTModuleData*, unsigned int, folly::dynamic const&, int, (anonymous namespace)::SchedulingContext) + 196 (RCTNativeModule.mm:196)
11 Linkdee                        0x4447f8 invocation function for block in facebook::react::RCTNativeModule::invoke(unsigned int, folly::dynamic&&, int) + 419 (Optional.h:419)
12 libdispatch.dylib              0x24b4 _dispatch_call_block_and_release
13 libdispatch.dylib              0x3fdc _dispatch_client_callout
14 libdispatch.dylib              0x127f4 _dispatch_main_queue_drain
15 libdispatch.dylib              0x12444 _dispatch_main_queue_callback_4CF
16 CoreFoundation                 0x9a6f8 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__
17 CoreFoundation                 0x7c058 __CFRunLoopRun
18 CoreFoundation                 0x80ed4 CFRunLoopRunSpecific
19 GraphicsServices               0x1368 GSEventRunModal
20 UIKitCore                      0x3a23d0 -[UIApplication _run]
21 UIKitCore                      0x3a2034 UIApplicationMain
22 Linkdee                        0x63f0 main + 8 (main.m:8)
23 ???                            0x1a72c0960 (Missing)
Error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions