Getting all kinds of crashes on iOS. Using Unity 5.3.2p2

Hi,
Lately, quite a bit of users have been experiencing a lot of crashes on their iOS devices, and I have no clue how to solve them.

The game is released to over one thousand people, so this bug is really a big issue.

Here are some crash reports from Xcode:




There are many more but I won’t post all of them here.

Could a Unity dev help me out? This is really quite a big issue.

Thanks.

You should symbolicate these to actually get some valuable information out of them.

How would I do that?

Thee are many online resources that describe how to do it, take a look here: ios - How to symbolicate crash log Xcode? - Stack Overflow