I wanted to update my project after a while. But now, I always get the follwing exception after starting it. I saw, that the problem seems to do something with tabstrip, which i'm using in my project. Has something changed?
B4X:
Copying updated assets files (4)
Application_Start
innerClearAll
SignalHandler 11
Error occurred on line: 358 (Main)
Signal - 11
Stack Trace: (
"0 EIS Plan SignalHandler + 120",
"1 libsystem_platform.dylib 0x0000000182eacb48 _sigtramp + 36",
"2 ??? 0x0 + 7785193872",
"3 EIS Plan -[b4i_main _initpages] + 2368",
"4 CoreFoundation <redacted> + 144",
"5 CoreFoundation <redacted> + 284",
"6 EIS Plan +[B4I runDynamicMethod:method:throwErrorIfMissing:args:] + 1624",
"7 EIS Plan -[B4IShell runMethod:] + 448",
"8 EIS Plan -[B4IShell raiseEventImpl:method:args::] + 1640",
"9 EIS Plan -[B4IShellBI raiseEvent:event:params:] + 1560"
)