It looks like you are using the 2.00 timeline example with the 2.02 integration- can you try using the 2.02 timeline example instead? One change is that we no longer recommend pinning the memory with GCHandleType.Pinned
because it was causing some issues on iOS, but we haven’t encountered this with IL2CPP.