Skip to content

Exception thrown when initializing client in 0.2.0-beta #4

@jkodumal

Description

@jkodumal
2015-10-29 13:21:46.036 LaunchSmartly[86747:3398878] +[LDClient configUpdated]: unrecognized selector sent to class 0x10c163f08
2015-10-29 13:21:46.040 LaunchSmartly[86747:3398878] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '+[LDClient configUpdated]: unrecognized selector sent to class 0x10c163f08'
*** First throw call stack:
(
    0   CoreFoundation                      0x000000010d63af45 __exceptionPreprocess + 165
    1   libobjc.A.dylib                     0x000000010d0b4deb objc_exception_throw + 48
    2   CoreFoundation                      0x000000010d64346d +[NSObject(NSObject) doesNotRecognizeSelector:] + 205
    3   CoreFoundation                      0x000000010d590eea ___forwarding___ + 970
    4   CoreFoundation                      0x000000010d590a98 _CF_forwarding_prep_0 + 120
    5   CoreFoundation                      0x000000010d60777c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    6   CoreFoundation                      0x000000010d6074bb _CFXRegistrationPost + 427
    7   CoreFoundation                      0x000000010d607222 ___CFXNotificationPost_block_invoke + 50
    8   CoreFoundation                      0x000000010d64ca52 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1986
    9   CoreFoundation                      0x000000010d502859 _CFXNotificationPost + 633
    10  Foundation                          0x000000010c81f1e9 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66
    11  LaunchSmartly                       0x000000010c0fab10 -[ClientManager processedConfig:jsonConfigDictionary:configInterval:] + 704
    12  LaunchSmartly                       0x000000010c1051fb __44-[RequestManager performFeatureFlagRequest:]_block_invoke_2 + 1979
    13  libdispatch.dylib                   0x000000010fbb8e5d _dispatch_call_block_and_release + 12
    14  libdispatch.dylib                   0x000000010fbd949b _dispatch_client_callout + 8
    15  libdispatch.dylib                   0x000000010fbc12af _dispatch_main_queue_callback_4CF + 1738
    16  CoreFoundation                      0x000000010d59b2e9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
    17  CoreFoundation                      0x000000010d55c8a9 __CFRunLoopRun + 2073
    18  CoreFoundation                      0x000000010d55be08 CFRunLoopRunSpecific + 488
    19  GraphicsServices                    0x0000000112159ad2 GSEventRunModal + 161
    20  UIKit                               0x000000010d9e730d UIApplicationMain + 171
    21  LaunchSmartly                       0x000000010c0958af main + 111
    22  libdyld.dylib                       0x000000010fc0d92d start + 1
    23  ???                                 0x0000000000000001 0x0 + 1
)
libc++abi.dylib: terminating with uncaught exception of type NSException
(lldb) 

Metadata

Metadata

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