I’m trying to run a project at Unity iPhone, but it appears this problem
unknown identifier: iPhoneSettings
I checked the codes and found no error. Did some file missing?
I’m trying to run a project at Unity iPhone, but it appears this problem
unknown identifier: iPhoneSettings
I checked the codes and found no error. Did some file missing?
did you forget to have using UnityEngine; at the top if you use C#?
also what version of unity iphone is it?
Hi dreamora, I’m using the Unity 2.6 version.
But I started a iphone project about him.
And seems that I need of a special script to run and solve this error…
Unity 2.6 has no iPhone functionality.
–Eric
Ok. Is because I downloaded some files, that seems to be a kind of iphone projects properly. and that error happen when I ran the scene. Actually the image appears without problems.
Seem sthat some files are missed to run this.
Well I will to test by other ways, and if I find the heal I post back.
the “heal” is to not use iphone code functionality on the desktop cause it won’t work
Ok. Is all working well, just reviewing some codes can help.
Thanks all for answers.