How to fix “App Store Connect Operation ERROR ITMS-90771”

后端 未结 2 1645
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-02-02 06:10

I\'m trying to submit my app to TestFlight, but I keep getting this error.

and this is what I have in my info.plist

How do I fix

2条回答
  •  無奈伤痛
    2021-02-02 06:56

    Add this in your info.plist and then resubmit your app

    BGTaskSchedulerPermittedIdentifiers
    
        com.yourCompanyName.appName
    
    

提交回复
热议问题