Manolo
Manolo

Reputation: 479

Simulator/Device name shows only Unity-iPhone

Just loaded a project in Unity 3D (4.34f) it is working as desired, Built and Run for iOS devices. works perfect in the Xcode (5.1.1) simulator. In the Simulator/Device Name is written Unity-iPhone, it does not show neither my iPad or my iphone when connected. What am I missing? any help?

Upvotes: 0

Views: 126

Answers (1)

user3581502
user3581502

Reputation:

Easy, happens to me frequently, two choices deselect the Development Build in build settings or in the player settings change the dropdown list of Optimization SDK Version to "Device SDK". Let me know if works for you....

Upvotes: 1

Related Questions