ByoungWook Park
ByoungWook Park
I also have a similar case. In my case the symbol in the ios il2cpp code shows as `void firebase::ReferenceCountedFutureImpl::CompleteWithResultInternal.` ``` Crashed: com.apple.main-thread 0 libsystem_platform.dylib 0x5e0c _platform_memset + 108 1...
I found the reason. I used OPTICK_APP () for Profile. Calling OPTICK_APP () calls Core :: Activate (). Core :: Activate () traverses Core :: threads and calls ThreadEntry->Activate ()....
I'm also experiencing the same error.
Hello. Thank you for your inquiry. Currently, if you run one gamium script, the test will be conducted on one device. In order to automate testing on multiple devices, I...