Using a distribution profile, I'm trying to launch my app onto an actual iPhone from Xcode 7 in order to test push notification using the debugger. After researching this topic, I've come across a few answers that suggest it's not possible to use Xcode's debugger with apps created with distribution profiles; I need to use a developer profile. But, unfortunately, the push notification service that I'm testing has been set up using a production certificate which is why I can't use a developer profile.Using a distribution profile, I'm trying to lau