apptentive / apptentive-cordova

A plugin for Cordova that lets your app be Apptentive.
https://learn.apptentive.com/knowledge-base/integrating-the-apptentive-cordova-sdk-plugin/
BSD 3-Clause "New" or "Revised" License
3 stars 13 forks source link

ios sdk plist files missing BundleIdentifier and Version codes #10

Closed benconnito closed 9 years ago

benconnito commented 9 years ago

the ios sdk resource.bundle Info.plist is missing a bundle identifier and version (regular and short) numbers.

When you try to submit an archive ITC complains that the bundle identifier contains invalid chars and that it is missing version numbers. Deleting the Info.plist and the .momd VersionInfo.plist files resolves this. (but breaks the sdk)

See: https://github.com/apptentive/apptentive-ios/issues/163

jfspencer commented 9 years ago

+1

cestlou commented 9 years ago

thanks for bringing this to our attention.

as you saw, we addressed and fixed this related issue on the SDK. there is an open pull request to require apptentive 2.0.5 in this project, to fix this issue. stay tuned.

cestlou commented 9 years ago

issue should now be resolved. please pull down our latest release.