Hello,
It really frustrates me to build and install UnityRemote.
I’ve read the followings and tried:
http://forum.unity3d.com/viewtopic.php?t=16408
http://forum.unity3d.com/viewtopic.php?t=16288
http://forum.unity3d.com/viewtopic.php?p=100433
Yes, I got *(wild character) in my App ID.
There are no problems with other applications for installing.
Any ideas?
Hope to have luck as others who succeeded.
-Kim
What is the error message?
I got the messagebox contains the following message:
Your mobile device has encountered an unexpected error (0xE800003A)
ApplicationVerificationFailed
-Kim
you set the provisioning in xcode?
Sure, I mentioned above, all other examples have no problem to be installed.
Only UnityRemote has the problem.
You need to select the target in XCode, right click on it and “get info”… then set the code signing ID to your correct one (eg: iPhone Developer: your name, not the generic “iPhone Developer”).
Also, check the info.plist file to make sure its right too.
The info has to be right in both places.
Yes, all things are right but had no luck yet.
Thank you for the reply.
-Kim