[TIMOB-7564] iOS: user should be able to run the app on device directly inside the Studio
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2016-08-23T23:00:17.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 3.2.0 |
Components | iOS, Tooling |
Labels | n/a |
Reporter | Federico Casali |
Assignee | Ingo Muschenetz |
Created | 2012-02-06T18:46:44.000+0000 |
Updated | 2017-03-21T18:28:40.000+0000 |
Description
User should be able to run the app directly on real iOS device from inside the Titanium Studio.
Current procedure involve creating a binary for iTunes and then use Xcode (set up with the correct provisioning profile and certificates) to actually run the app on the device, making it a long procedure.
Titanium SDK 3.0.0 debuted the new iOS build which greatly improved provisioning profile and certificate validation, but it wasn't until 3.2.0 that we had installing iOS apps directly to device. It's safe to say this issue has been fixed.
Closing ticket as fixed.