Missing Push Notification Entitlement

Discussion in 'Technical Discussion' started by Christoph, Oct 5, 2018.

  1. Christoph

    Christoph Miniboss Boxer

    Joined:
    Oct 4, 2015
    Messages:
    2,807
    Likes Received:
    2,309
    Since two days I'm getting this message when uploading to the AppStore:

    Missing Push Notification Entitlement
    - Your app appears to register with the Apple Push Notification service, but the app signature's entitlements do not include the "aps-environment" entitlement.

    Anyone else experience this? And if yes, what did you do?

    Note: I do not have push notifications enabled in my build nor do I use an SDK that would use them. I use Buildbox 2.3.7 latest beta/pre-release.

    Any help is appreciated.
     
  2. AndyG

    AndyG Miniboss Boxer

    Joined:
    Sep 25, 2015
    Messages:
    1,100
    Likes Received:
    915
    make sure Push Notifications are switched off in Xcode Capabilities.

    push.png
     
  3. bmsingha

    bmsingha Serious Boxer

    Joined:
    Feb 17, 2016
    Messages:
    517
    Likes Received:
    198
    Yes exactly, it needs to be off under the capabilities tab, generally it’s off by default but in certain rare cases it happens
     
  4. AndyG

    AndyG Miniboss Boxer

    Joined:
    Sep 25, 2015
    Messages:
    1,100
    Likes Received:
    915
    Did you figure this out? Are you using Xcode 10 by any chance?
     
  5. AndyG

    AndyG Miniboss Boxer

    Joined:
    Sep 25, 2015
    Messages:
    1,100
    Likes Received:
    915
    I too received the email alert submitting via either Xcode 9 or 10. Seems Apple have been "updating" things! Looks like the solution is simply to enable Push Notifications in the Capabilities tab. I did so and my latest submission returned no alert this time.
    ps... you may wish to also enable Game Center if you're using that.
     
  6. Christoph

    Christoph Miniboss Boxer

    Joined:
    Oct 4, 2015
    Messages:
    2,807
    Likes Received:
    2,309
    I'm using Xcode 10, but yes, Apple changed something on their side. And it seems to interfere with the Buildbox export. I first thought it was Appodeal SDK which I updated as well to the latest beta but they already confirmed me that this is not the case.

    I'd appreciate a reply by any staff member regarding that. Pretty sure that everyone will experiment that. Support we need you.
     

Share This Page