Before iOS 9, I remember being asked about "do you trust the developer..." the first time I ran my app tests on a specific device.
After iOS 9, I read that trusted developers should appear under "General" -> "Settings" -> "Profiles" (and they must be manually trusted).
(I have an active developer account)
I have no such thing under Settings, and I'm never asked about "Untrusted App Developer" when I run my tests now, even after a full device restore. And every app I build under XCode just installs without asking to trust any developer (I repeat, I already tried a full device reset).
How do I check "trusted" developers with iOS 9? How do I know if I have been trusted on a device if nothing appears? (I know, of course, that if an app runs I have been granted trusted privileges, but I'd like to see them somewhere)
Anyone else having the same issues?