Error in exporting xcode could not attach to pid 3307

1

I made an application with ionic and it works correctly when I tried it in xcode, it has the certificates only for development, before I exported the ipa and if it was installed in itunes, but now it is not installed, it shows that it is being installed and then disappears, someone knows why? Why?

When I try running it with the emulator I get an error in xcode Failed to Attach to Process ID Xcode unable to attach . But even so, it works for me in the emulator, that's why you can not install itunes?

    
asked by Albert Arias 12.05.2017 в 19:30
source

1 answer

1

The problem was that Apple changed the policies and privacy agreements and in the account where they were not accepted, at the time of archiving to port the ipa choose the option Save for Ad Hoc Deployment and see always that the certificates are OK. And with that, it was installed from iTunes.

    
answered by 15.05.2017 / 21:25
source