First, and most important, I don't do Apple unless I have to and am not as familair with Mac OS or iOS as with Android and Windows, so you may need to be patient!
I've been (slowly) converting an app written for B4A to B4i and things have been going quite well. I have managed to get the basics of our app working well in the simulator on our little old mac mini, but we are now ready to try testing on real hardware - iPad and iPhone.
I keep running into the same problem, "We cannot install this app because its integrity could not be verified". I've searched the forum and read a few threads that mention the same problem, but don't seem to be able to find a pointer to a solution. Here's what I have done to try and fix it.
Following the video tutorials, using a newly generated private sign key and the request thus generated, I've created new certificates (more than once from scratch).
I've found and registered the UDID strings for the test devices and then used these to create provisioning profiles.
I've copied everything into a keys folder and pointed the IDE to it.
I've locally compiled my app, but despite configuring the automation tools in Apple Configurator, the app does not automatically install. When I add the .IPA file manually with the configurator, it copies over to the iPad, but then I get the error message above.
I'm clearly missing something really obvious, but it just isn't obvious to me! Is there a more detailed guide that walks you through the whole compilation and installation process, as at the moment I can't see what I'm doing wrong.
David
I've been (slowly) converting an app written for B4A to B4i and things have been going quite well. I have managed to get the basics of our app working well in the simulator on our little old mac mini, but we are now ready to try testing on real hardware - iPad and iPhone.
I keep running into the same problem, "We cannot install this app because its integrity could not be verified". I've searched the forum and read a few threads that mention the same problem, but don't seem to be able to find a pointer to a solution. Here's what I have done to try and fix it.
Following the video tutorials, using a newly generated private sign key and the request thus generated, I've created new certificates (more than once from scratch).
I've found and registered the UDID strings for the test devices and then used these to create provisioning profiles.
I've copied everything into a keys folder and pointed the IDE to it.
I've locally compiled my app, but despite configuring the automation tools in Apple Configurator, the app does not automatically install. When I add the .IPA file manually with the configurator, it copies over to the iPad, but then I get the error message above.
I'm clearly missing something really obvious, but it just isn't obvious to me! Is there a more detailed guide that walks you through the whole compilation and installation process, as at the moment I can't see what I'm doing wrong.
David