Not sure what is causing my app to crash but debugger is showing it's something I'm doing with localizator.
Hoping someone might have a clue for me.
Thank you!
Hoping someone might have a clue for me.
Thank you!
*** page oem: B4XPage_Created [mainpage, page main2]
*** page oem: B4XPage_Resize [mainpage, page main2, page oem]
Error occurred on line: 69 (Localizator)
*** -[__NSPlaceholderArray initWithObjects:count:]: attempt to insert nil object from objects[26]
Stack Trace: (
CoreFoundation 0013A8B1-2524-3534-B5BA-681AAF18C798 + 185864
libobjc.A.dylib objc_exception_throw + 88
CoreFoundation 0013A8B1-2524-3534-B5BA-681AAF18C798 + 77428
CoreFoundation 0013A8B1-2524-3534-B5BA-681AAF18C798 + 81884
LARA5 -[ResumableSub_b4xpageoem_LoadOEM resume::] + 3808
CoreFoundation 0013A8B1-2524-3534-B5BA-681AAF18C798 + 196148
CoreFoundation 0013A8B1-2524-3534-B5BA-681AAF18C798 + 192124
LARA5 +[B4I runDynamicMethod:method:throwErrorIfMissing:args:] + 1352
LARA5 -[B4IShell runMethod:] + 420
LARA5 -[B4IShell raiseEventImpl:method:args::] + 1472
LARA5 -[B4IShellBI raiseEvent:eventarams:] + 1360
LARA5 -[B4IDelegatableResumableSub resume::] + 376
LARA5 -[B4I checkAndRunWaitForEvent:eventarams:] + 468
LARA5 -[B4IShellBI raiseEvent:eventarams:] + 1216
LARA5 __37-[B4ICommon ReturnFromResumableSub::]_block_invoke + 256
libdispatch.dylib C05E486D-81F2-367E-9CE1-E14573C4C268 + 8776
libdispatch.dylib C05E486D-81F2-367E-9CE1-E14573C4C268 + 16296
libdispatch.dylib C05E486D-81F2-367E-9CE1-E14573C4C268 + 76340
libdispatch.dylib _dispatch_main_queue_callback_4CF + 44
CoreFoundation 0013A8B1-2524-3534-B5BA-681AAF18C798 + 498636
CoreFoundation 0013A8B1-2524-3534-B5BA-681AAF18C798 + 483776
CoreFoundation CFRunLoopRunSpecific + 588
GraphicsServices GSEventRunModal + 164
UIKitCore 8CC54497-F7EC-3903-AE5A-A274047C0CF1 + 4122228
UIKitCore UIApplicationMain + 340
LARA5 main + 100
dyld A770FF8C-8FB9-3E03-85FE-7F26DB36812B + 196072
)