apple-developer

Recreating an iOS App with the same Bundle ID, App name etc [duplicate]

夙愿已清 提交于 2021-01-29 13:52:50
问题 This question already has an answer here : Swap out old project with new one (1 answer) Closed 1 year ago . I'm not sure if this will be off-topic but I thought I might as well ask. I currently have an iOS app in the App Store for an event that is held annually. Now that the event is over, I want to "close down" the app's features within a software update. (Removing access to certain areas of the app for example). However, I plan on re-using this app next year with the same layout as this

Apple developer enrollment error: Your enrollment in the Apple Developer Program could not be completed at this time [closed]

核能气质少年 提交于 2020-08-21 02:29:29
问题 Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 16 days ago . Improve this question The following message appear when I enroll Apple Developer Program: Your enrollment could not be completed. Your enrollment in the Apple Developer Program could not be completed at this time. After this message, I can not access payment page. I asked Apple to

The maximum number of apps for free development profiles has been reached. Xcode 11.5

折月煮酒 提交于 2020-06-22 11:44:05
问题 I updated Xcode to 11.5 from 11.4 soon after the update I'm unable to run the apps on my physical device which is also currently running the latest IOS 13.5. When I try running the app an error shows up saying "-402620383--The maximum number of apps for free development profiles has been reached." even though I have no apps running on my phone. So far I've tried, Clearing all the provisioning profiles from, Window >> Devices and simulator >> Right clicking on the device. Unpairing iPhone from

Enable as a primary App ID option is disable in Sign In with Apple - Apple ID configuration

折月煮酒 提交于 2020-06-15 05:49:48
问题 I am trying to add the "Sign In with Apple" to my existing App ID. After checking the option to enable it, the following popup was shown: with this message: If you're enabling an App ID for the first time or for a new app, enable the App ID as a primary. You can use primary App IDs on their own or to enable identifiers for related apps and websites through grouping. To enable an App ID for a related app, (for example, an App ID for the iOS version of your Mac app), group it with the existing

Why Apple blocked utilising external frameworks on free accounts on iOS 13.3.1?

生来就可爱ヽ(ⅴ<●) 提交于 2020-04-18 12:35:36
问题 Recently I was working on project using apple account with no active subscription (free developer account) which contained the firebase pods only and after upgrading my device to iOS 13.3.1 my app started crashing with this reason: Library not loaded: @rpath/FBLPromises.framework/FBLPromises and I found out that: Apple blocked utilising external frameworks on free accounts with 13.3.1 upgrade. so I used an apple developer account with an active subscription and the problem solved. But Why

Why Apple blocked utilising external frameworks on free accounts on iOS 13.3.1?

末鹿安然 提交于 2020-04-18 12:35:27
问题 Recently I was working on project using apple account with no active subscription (free developer account) which contained the firebase pods only and after upgrading my device to iOS 13.3.1 my app started crashing with this reason: Library not loaded: @rpath/FBLPromises.framework/FBLPromises and I found out that: Apple blocked utilising external frameworks on free accounts with 13.3.1 upgrade. so I used an apple developer account with an active subscription and the problem solved. But Why

How do I get myself out of Apple Developer Id Certificate mess

老子叫甜甜 提交于 2020-03-25 19:12:22
问题 Disclaimer, I am a Java developer not an Apple developer and therefore only use Apple specific tools very rarely. I develop a Java application, and as part of my build from the command line I sign it with an Apple Developer Id certificate as follows export CODESIGN_ALLOCATE="/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate" /usr/bin/codesign --sign "Developer ID Application: P Taylor" --force --deep --verbose /Applications/SongKong.app

Apple Developer - What is the 'Fonts' Capability under Register an App ID for?

给你一囗甜甜゛ 提交于 2020-01-21 19:43:27
问题 I need to register an App ID in my Apple Developer account and saw under the 'Capabilities' section 'Fonts'. Which I found on means 'Fonts: Font Installation allows your app, with user permission, to install and use custom fonts." I ticked that box thinking that it's related to using custom fonts in my app but got a warning message in Xcode: 'Waring: Provisioning profile "iOS Team Provisioning Profile: My Bundle ID for MyAppName contains entitlements that aren't in the entitlements file: com

Apple Developer - What is the 'Fonts' Capability under Register an App ID for?

眉间皱痕 提交于 2020-01-21 19:43:07
问题 I need to register an App ID in my Apple Developer account and saw under the 'Capabilities' section 'Fonts'. Which I found on means 'Fonts: Font Installation allows your app, with user permission, to install and use custom fonts." I ticked that box thinking that it's related to using custom fonts in my app but got a warning message in Xcode: 'Waring: Provisioning profile "iOS Team Provisioning Profile: My Bundle ID for MyAppName contains entitlements that aren't in the entitlements file: com