signalhandler 11

  1. A

    iOS Question SignalHandler 11 error

    Hi all. I have a strange error SignalHandler 11. SignalHandler 11 Error occurred on line: 82 (clsMenu) Signal - 11 Stack Trace: ( "0 Menu Test SignalHandler + 108", "1 libsystem_platform.dylib 0x00000002b6ea21b8 3EDB2C1D-BF74-39F3-A9F6-B8C78BD66DD5 + 16824"...
  2. Lucas Eduardo

    iOS Question ClvNested

    I have a code in B4A that i'm converting to B4I, so in B4A i'm using CLVNested, but in B4I it's not necessary. I removed the CLVNested, but when e compile the app i get an error SignalHandler 11. Dim p As B4XView = XUI.CreatePanel("") p.SetLayoutAnimated(0, 0, 0, 100%x, 100%y)...
Top