Invalid Code Signing Entitlements. Your application bundle's signature contains code signing entitlements that are not supported on iOS. Specifically, key 'com.apple.developer.user-fonts' in 'Payload/ExpoKitApp.app/ExpoKitApp' is not supported.

I’ve been trying to build an IPA file (iOS) from expo build:ios for weeks now, I’ve googled each and everything… this errors seems new… this starting occurring since I updated to ^33.0.0. before it was working fine and I’ve deployed one app already. But this time, no matter how many times I’ve cleared credentials from server and delete provisioning profile myself manually from apple developer portal. when I try to upload, this error occurs and I can’t really do anything about it.

I love your work expo, but now I need help, please help me.
ERROR:
Invalid Code Signing Entitlements. Your application bundle’s signature contains code signing entitlements that are not supported on iOS. Specifically, key ‘com.apple.developer.user-fonts’ in ‘Payload/ExpoKitApp.app/ExpoKitApp’ is not supported.

BUILD:

https://exp-shell-app-assets.s3.us-west-1.amazonaws.com/ios/%40dedevelopers/table-1e190d44-f935-4005-92a5-4f7a99fa22f7-archive.ipa

Last night, I found out this error is being caused by the fonts I used. “Philospher Regular & Bold”. I removed all the fonts, rebuilt it, uploaded and it worked fine this way. I don’t really have any other options to use fonts inside Expo app, so please suggest me what to do, Google is little bit out suggestion here.

I was having this issue until I removed Fonts from my App ID configuration, see ERROR ITMS-90045: "Invalid Code Signing Entitlements - #12 by brookemitchell

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.