Search Unity

Build fails with "Provisioning profile doesn't support the Push Notifications capability"

Discussion in 'Unity Build Automation' started by Devil_Inside, Jan 8, 2019.

  1. Devil_Inside

    Devil_Inside

    Joined:
    Nov 19, 2012
    Posts:
    1,119
    I recently updated my project from Unity 2018.1.9f to 2018.3.0f2 and since then my iOS build target is failing with these two errors:
    - Provisioning profile "XXX" doesn't support the Push Notifications capability. (in target 'Unity-iPhone')
    - Provisioning profile "XXX" doesn't include the aps-environment entitlement. (in target 'Unity-iPhone')

    I don't use Push Notifications, I'm only using Local Notifications, so those errors are really weird.

    Apparently it has something to do with this issue: https://issuetracker.unity3d.com/is...-key-and-enables-push-notification-capability
    Since it's marked as "Won't fix", what am I supposed to do and how can I get my builds working again?
    Thanks!
     
  2. nitzanwilnai

    nitzanwilnai

    Joined:
    Apr 28, 2016
    Posts:
    5
    Bump. Did you figure it out?
     
  3. anguha

    anguha

    Joined:
    May 4, 2023
    Posts:
    23
    I am facing a similar issued and blocked for sometime. I upgraded from unity 2019 to unity 2021.3.14f1. Bumping this. Please let me know if you figured out a solution