fastlane-old / deliver

Upload screenshots, metadata and your app to the App Store using a single command
https://fastlane.tools
2.24k stars 162 forks source link

Finished submitting successfully with no errors but iTunes connect says waiting for submission #546

Closed ryanjohnstone closed 8 years ago

ryanjohnstone commented 8 years ago
[16:42:28]: Selecting build 2.0.13 (127)...
[16:42:30]: Successfully selected build
[16:42:30]: Submitting the app for review...
[16:42:37]: Setting 'add_id_info_limits_tracking' to 'false'...
[16:42:37]: Setting 'add_id_info_serves_ads' to 'false'...
[16:42:37]: Setting 'add_id_info_tracks_action' to 'false'...
[16:42:37]: Setting 'add_id_info_tracks_install' to 'false'...
[16:42:37]: Setting 'add_id_info_uses_idfa' to 'false'...
[16:42:37]: Setting 'content_rights_contains_third_party_content' to 'false'...
[16:42:37]: Setting 'content_rights_has_rights' to 'false'...
[16:42:37]: Setting 'export_compliance_contains_proprietary_cryptography' to 'false'...
[16:42:37]: Setting 'export_compliance_contains_third_party_cryptography' to 'false'...
[16:42:37]: Setting 'export_compliance_is_exempt' to 'false'...
[16:42:37]: Setting 'export_compliance_uses_encryption' to 'false'...
[16:42:39]: Successfully submitted the app for review!
vpolouchkine commented 8 years ago

Could you update spaceship using sudo gem update spaceship and see if that fixes the problem?

ryanjohnstone commented 8 years ago

Was on 0.19.0, updated to 0.19.1 and still the same issue

gran33 commented 8 years ago

Same issue here :+1:

mfurtak commented 8 years ago

@snatchev Do you have any thoughts about how to diagnose from here?

fastlane-bot commented 8 years ago

This issue was migrated to https://github.com/fastlane/fastlane/issues/1530. Please post all further comments there.

fastlane is now a mono repo, you can read more about the change in our blog post. All tools are now available in the fastlane main repo :rocket: