I want to hook up a crash reporting service. It's just one line of objC to add, but I'm not sure how to get it to run. I'm not a native iOS developer, but I know enough to be dangerous. I have been able to google enough that I know I want something to with UnityAppController, probably preStartUnity(). But that's all.
Has anyone got further resources on how to do this? Or another way, if I'm barking up the wrong tree? The code has to be in objC, and has to be as early in the boot cycle as...
How to run some custom objc, as early into game boot as possible?
Has anyone got further resources on how to do this? Or another way, if I'm barking up the wrong tree? The code has to be in objC, and has to be as early in the boot cycle as...
How to run some custom objc, as early into game boot as possible?