While Buying the editions, there is a Sign In dialog for iTune Store.
After signing in or while entering the credentials app becomes unresponsive and it logs down “XPC connection interrupted” message.
We tried following solutions and those didn’t not work out
1. Removed the UIWebView, UITextView from Project
2. Removed the existing UIImageView and again added UIImageView
While searching solutions to this issue most of the time we found solutions for the project that contains storyboard used in it.
Our project do not use storyboard.