Failed to install UnityRemote

Hello,

It really frustrates me to build and install UnityRemote. :cry:

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

Hi,

Follow this Wiki.

http://www.unifycommunity.com/wiki/index.php?title=IPhone_Getting_Started_with_the_UnityRemote

it didn’t take me long to get it to work.

Good luck,
T