Re: iOS App trust on first launch

2015-03-02 Thread Greg Parker
On Mar 2, 2015, at 12:34 AM, Rick Mann rm...@latencyzero.com wrote: Xcode should handle this for me, in some way. I should be able to bless my phone to accept apps from my Xcode. Did you file a bug report? -- Greg Parker gpar...@apple.com Runtime Wrangler

Re: iOS App trust on first launch

2015-03-02 Thread Rick Mann
On Mar 2, 2015, at 18:22 , Greg Parker gpar...@apple.com wrote: On Mar 2, 2015, at 12:34 AM, Rick Mann rm...@latencyzero.com wrote: Xcode should handle this for me, in some way. I should be able to bless my phone to accept apps from my Xcode. Did you file a bug report? 20016533

Re: iOS App trust on first launch

2015-03-02 Thread Rick Mann
On Mar 2, 2015, at 00:29 , Quincey Morris quinceymor...@rivergatesoftware.com wrote: On Mar 2, 2015, at 00:13 , Rick Mann rm...@latencyzero.com wrote: The current workaround is to launch the app by tapping on it on the device, then tap Trust in the resulting dialog. Then you can launch

Re: iOS App trust on first launch

2015-03-02 Thread Rick Mann
Well, here's one workaround. Xcode should handle this for me, in some way. I should be able to bless my phone to accept apps from my Xcode. BUT: You can make another app signed with the same developer cert, install that, run it once just in case, and trust it. Then the app you're working on

iOS App trust on first launch

2015-03-02 Thread Rick Mann
This new behavior where I can't launch an app from Xcode really sucks. Is there any way around it? The current workaround is to launch the app by tapping on it on the device, then tap Trust in the resulting dialog. Then you can launch it. But I need to debug my app's first run, and I see no

Re: iOS App trust on first launch

2015-03-02 Thread Quincey Morris
On Mar 2, 2015, at 00:13 , Rick Mann rm...@latencyzero.com wrote: The current workaround is to launch the app by tapping on it on the device, then tap Trust in the resulting dialog. Then you can launch it. But I need to debug my app's first run, and I see no way to do that. I may be

Re: iOS App trust on first launch

2015-03-02 Thread Rick Mann
It's not an enterprise account. But if you delete the last app from that cert, it happens. Sent from my iPhone On Mar 2, 2015, at 09:49, Doug Hill doug.h...@chartcube.com wrote: I believe if you use an Enterprise Provisioning Profile you will be asked the Trust question everytime you