I get an error when I try to reload an app using sys.reboot() on my iOS device . This was not noticed before, I found it before the new update was released. In a blank project everything works fine, on android everything is fine too.
Please help with advice, where to look, what to test, how to identify the cause of this error:
Assertion failed: (Capacity() - Size() > 0), function Push, file array.h, line 557.
Process 980 stopped
* thread #1, name = 'engine_main', queue = 'com.apple.main-thread', stop reason = signal SIGABRT
frame #0: 0x00000001bb0b3bbc libsystem_kernel.dylib`__pthread_kill + 8
libsystem_kernel.dylib`:
-> 0x1bb0b3bbc <+8>: b.lo 0x1bb0b3bd8 ; <+36>
0x1bb0b3bc0 <+12>: stp x29, x30, [sp, #-0x10]!
0x1bb0b3bc4 <+16>: mov x29, sp
0x1bb0b3bc8 <+20>: bl 0x1bb0af60c ; cerror_nocancel