Is there a solution to deploying a native build to the iPhone. Successfully deployed to the simulator, but attemps to install app to the iPhone failed.
Essentially what I am getting back is Bundle Seed ID is missing from Config File. Although the xxxx.app file and entitlements files are created. the App file does not install on the iPhone. The iPhone reports fails to install. I assume because the Bundle Seed ID is missing probably has a lot to do with it. I have seen other contributions on this matter and it appears to be broken. Just wondering if there are any fixes to this resolution. I was surprised to see in the getting started video how simple your presenter made deployment to the iPhone. I must have watched the native build deployment section of the video 8 times to make sure I was not missing anything. I am still trying to work out how he did it... Perhaps he did something off camera that he is not sharing with us.