I have been using the following (free) service:
www.diawi.com
to distribute IPA files (created by XCODE on a MAC) to selected devices using Ad-Hoc distribution. This is a GREAT service to very quickly be able to distribute and install Apps without going through the App store. I highly recommend that you checkout this service. You can even use "m.diawi.com" to find the UDID of your device. There are other similar services but this one is the easiest to use.
However, one problem with the B4i IPA file. I downloaded an IPA file after doing a "Build Release App". I then uploaded it to Diawi for distribution and get the error message from Diawi:
" The application package is not a valid package: No payload folder found in the package"
The Diawi requirements are that the IPA file be built for Development or Ad-Hoc distribution. And the Bundle identifier, bundle version and bundle display name must be defined in "info.plist". I think that this is also true for App Store Distribution.
So my question is... how does one update the info.plist with this information in B4i?
Thanks
www.diawi.com
to distribute IPA files (created by XCODE on a MAC) to selected devices using Ad-Hoc distribution. This is a GREAT service to very quickly be able to distribute and install Apps without going through the App store. I highly recommend that you checkout this service. You can even use "m.diawi.com" to find the UDID of your device. There are other similar services but this one is the easiest to use.
However, one problem with the B4i IPA file. I downloaded an IPA file after doing a "Build Release App". I then uploaded it to Diawi for distribution and get the error message from Diawi:
" The application package is not a valid package: No payload folder found in the package"
The Diawi requirements are that the IPA file be built for Development or Ad-Hoc distribution. And the Bundle identifier, bundle version and bundle display name must be defined in "info.plist". I think that this is also true for App Store Distribution.
So my question is... how does one update the info.plist with this information in B4i?
Thanks