ByoungWook Park

Results 3 comments of 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.