Hey guys,
Im having som build problems. All works fine when i run inside unity and also when i build a native app for os x and web. However, when i try to build for iOS i get this error. Any ideas ?
Assets/NGUI/Scripts/UI/UIInputOnGUI.cs(29,32): error CS1061: Type `UIInput' does not contain a definition for `ProcessEvent' and no extension method `ProcessEvent' of type `UIInput' could be found (are you missing a using directive or an assembly reference?)
Fredrik