Post

Replies

Boosts

Views

Activity

Reply to Rename the street on the Apple map
Can I hope that this issue will be finally fixed? I suspect that you will hear nothing for a (long?) time, and then one day, your street will be renamed. When that day will be, who can say? But never give up hope! I am not an Apple employee, I'm an independent app developer. My point was that this developer forum is unlikely to progress your issue. It is good to hear that you have already reported your issue via the correct channel, and I wish you good luck with it!
Nov ’21
Reply to App Transfer Bundle Ids
I found the app transfer process to be fairly straightforward. After an app transfer: The app is transferred to your dev account The Bundle ID stays the same (and becomes yours) The App ID Prefix changes (from the previous developer's Team ID, to your Team ID) Xcode Signing & Capabilities: "Team" should show your dev Team "Bundle identifier" should be the same as before the transfer Nowadays, I generally let Xcode automatically handle all of the Certificate/Profile side of things, but you can still do it manually, if you prefer.
Nov ’21
Reply to How to download and install old macOS versions
If your problem is more complex than your original question, you will need to add more information. e.g. Current macOS version? Target macOS version? What are your "installers"? e.g. "Install macOS Catalina.app"? creating an installer on an external device doesn't work "Doesn't work" how? Can't create installer? Can't boot from installer? Can't run "Install macOS xyz" from installer? Installation starts, but fails? I mentioned bootable usb installers... that's not just any "external" installer.
Topic: App & System Services SubTopic: Core OS Tags:
Nov ’21
Reply to App Transfer
Comments from my personal experience of transferring a couple of apps... 1 as long as the criteria are met for the transfer then there shouldn't be an issue with the transfer. Correct. 2 Once the transfer is initiated how long should the transfer process take? I found it to be quite quick. 3 Once the transfer process is completed... The app remains available for sale at all times. 4 ...the app that is being transferred was built in Swift 3, should this have a bearing on whether or not the app can be transferred... This is not an issue, as the app transfer does not involve resubmission.
Nov ’21
Reply to Te
For a limited time, you should be able to edit your question, so that it makes sense.
Nov ’21
Reply to How to download and install old macOS versions
I asked: What is the Mac? You didn't reply... ...but if you have an M1 Mac, then that won't support Catalina or older. Otherwise, have you considered using Parallels, to run older versions of macOS as virtual machines?
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Nov ’21
Reply to Rename the street on the Apple map
Can I hope that this issue will be finally fixed? I suspect that you will hear nothing for a (long?) time, and then one day, your street will be renamed. When that day will be, who can say? But never give up hope! I am not an Apple employee, I'm an independent app developer. My point was that this developer forum is unlikely to progress your issue. It is good to hear that you have already reported your issue via the correct channel, and I wish you good luck with it!
Replies
Boosts
Views
Activity
Nov ’21
Reply to OS X Monterey 12.0 Spotlight no longer calculates
Spotlight still calculates for me. However, I get 3 + 4 = 7, not the 12 that you are expecting ;-) Interestingly, if I go... System Preferences > Spotlight > Search Results ...and uncheck "Calculator"... Then Spotlight no longer does the calculation. So may be this is worth checking? M1 MBP macOS Monterey 12.0.1 (21A559)
Topic: App & System Services SubTopic: Hardware Tags:
Replies
Boosts
Views
Activity
Nov ’21
Reply to IAP issue
Do you have a question?
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Nov ’21
Reply to Reg : CVE-2021-42574 :: How to check my Objective C & Swift code is having any problematic character?
Can you post an example, so we can see what you mean?
Replies
Boosts
Views
Activity
Nov ’21
Reply to Rename the street on the Apple map
This is the Apple Developer Forum. You can use the Maps app to send feedback about issues in Apple Maps. (A quick Google search will show a guide, if you can't figure out how.)
Replies
Boosts
Views
Activity
Nov ’21
Reply to App Transfer Bundle Ids
I found the app transfer process to be fairly straightforward. After an app transfer: The app is transferred to your dev account The Bundle ID stays the same (and becomes yours) The App ID Prefix changes (from the previous developer's Team ID, to your Team ID) Xcode Signing & Capabilities: "Team" should show your dev Team "Bundle identifier" should be the same as before the transfer Nowadays, I generally let Xcode automatically handle all of the Certificate/Profile side of things, but you can still do it manually, if you prefer.
Replies
Boosts
Views
Activity
Nov ’21
Reply to How to download and install old macOS versions
If your problem is more complex than your original question, you will need to add more information. e.g. Current macOS version? Target macOS version? What are your "installers"? e.g. "Install macOS Catalina.app"? creating an installer on an external device doesn't work "Doesn't work" how? Can't create installer? Can't boot from installer? Can't run "Install macOS xyz" from installer? Installation starts, but fails? I mentioned bootable usb installers... that's not just any "external" installer.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Nov ’21
Reply to App Transfer
Comments from my personal experience of transferring a couple of apps... 1 as long as the criteria are met for the transfer then there shouldn't be an issue with the transfer. Correct. 2 Once the transfer is initiated how long should the transfer process take? I found it to be quite quick. 3 Once the transfer process is completed... The app remains available for sale at all times. 4 ...the app that is being transferred was built in Swift 3, should this have a bearing on whether or not the app can be transferred... This is not an issue, as the app transfer does not involve resubmission.
Replies
Boosts
Views
Activity
Nov ’21
Reply to Not able to install XCode
A quick search of this forum will show that your question has already been asked (and answered) lots of times.
Replies
Boosts
Views
Activity
Nov ’21
Reply to How to download and install old macOS versions
You can use your installers to create bootable usb installers (using the "createinstallmedia" command). A quick trawl of the Internet will show various guides. It may not be wise to downgrade over a newer version... I suspect erase-and-install would be the safest option.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Nov ’21
Reply to Te
For a limited time, you should be able to edit your question, so that it makes sense.
Replies
Boosts
Views
Activity
Nov ’21
Reply to Why can't I use scanf_s function in xcode?
scanf_s is specific to Microsoft compilers, so you won't find it in Xcode. Since scanf_s is Microsoft's "improved" version of scanf, you might try using scanf instead.
Replies
Boosts
Views
Activity
Nov ’21
Reply to why is UIImage(contentsOfFile: "path") retaining memory
To format the code correctly, you need to paste it into the original question, or a new reply, not a comment.
Topic: Media Technologies SubTopic: General Tags:
Replies
Boosts
Views
Activity
Nov ’21
Reply to Codex preview keeps crashing
Friendly hint: It's very hard to make any sense of code screenshots. Better to put your code into a code block (using "Paste and Match Style"), to make it more readable. Then people may be able to help you.
Replies
Boosts
Views
Activity
Nov ’21