Upload To Itunes Connect Problems

Discussion in 'Buildbox General Discussion' started by dmmcmah, Nov 3, 2016.

  1. dmmcmah

    dmmcmah Avid Boxer

    Joined:
    Sep 25, 2015
    Messages:
    103
    Likes Received:
    20
    Apps I have created with Buildbox 2.2.6 will not upload to iTunes Connect. From Xcode it appears to upload fine and it says "Upload Completed". But when I log into iTunes Connect the new upload isn't there. I tried this with 2 different BB projects and get the same problem.

    I tried with an app not created with BB, and it worked fine so it does not appear to be iTunes Connect.

    Anyone else having this problem? How to solve?
     
  2. dmmcmah

    dmmcmah Avid Boxer

    Joined:
    Sep 25, 2015
    Messages:
    103
    Likes Received:
    20
    OK figured out why it wasn't showing up. I have admob ads in the app and you need to add this to your info.plist file:

    <key>NSCalendarsUsageDescription</key>

    <string>Some ad content may access calendar</string>
     
    JoeWilson likes this.

Share This Page