Hi,
I am so sorry for answering so incredibly late. I just discovered that some (actually a lot) forum notifications never reached me, while others did, argh
About the first issue, I believe it might be caused by an error which was happening in older versions, for which I implemented a fix some weeks ago. Can you try the latest version?
About the MissingReferenceException instead, there is no way to give more details about it, but it's caused by a RectTransform being the target of a running tween, and being destroyed while the tween is still running. That should be caught by the safe mode though, so I assume you disabled it (or changed the iOS build settings so it doesn't work anymore?).
Cheers and sorry again,
Daniele