SyntaxFix
Write A Post
Hire A Developer
Questions
The new version contain fix for this, feel free to update. Or you can just replace
#include "iPhone_View.h"
with
#if UNITY_VERSION < 450 #include "iPhone_View.h" #endif