Post

Replies

Boosts

Views

Activity

Reply to Autofill
Great. I can't drive to the shops. If I give you very little information you can't help me. It works the other way round, too. How can we actually help you? You need to give us more information. Are you developing an app and you're having an issue with a specific field? If so, give us some code and we might be able to see what the issue is, and suggest a solution. If you aren't developing an app, and you're seeing an issue in some other app that you're using, then either get in touch with the developer of that app, or post your question with more details in the Apple Support Forums. Thanks.
Topic: Community SubTopic: Apple Developers Tags:
Feb ’25
Reply to Plagiarism
I agree with Claude. Don't do it. Or, change it so it says something else and uses a different font/style. Aside from that, why is there a reflection of someone (you) taking a photograph? I hope you didn't take a photo of this when you could easily take a screenshot... :)
Topic: Design SubTopic: General Tags:
Feb ’25
Reply to Potential Issue Identified in Apple Documentation
I have issues outstanding that I haven't received a response to for years. I don't expect a response, and for you to complain that your minor issue in one bit of documentation hasn't been addressed in, gosh, just 23 days, is asinine. Any good developer would test their code to confirm it works before sending it to production, and if they'd found an issue, they'd raise it and move on. They wouldn't grumble about not being contacted.
Feb ’25
Reply to SOS
This is not the place for these sorts of discussions. I suggest you take it elsewhere. The people on these forums are random developers from around the world who need help writing code for Apple's platforms. We aren't here to investigate your neuroses.
Topic: Community SubTopic: Apple Developers Tags:
Feb ’25
Reply to In App Purchase does not work
First, you need to create a sandbox account in App Store Connect. Then, on an actual device, go to Settings > Developer and scroll to the bottom. There's a "Sign In" button below the "SANDBOX APPLE ACCOUNT" heading. Sign in with the email and password of your new sandbox account. You can then make purchases and refunds in your app on the device. Try that, and if it doesn't work, come back and tell us exactly what steps you take, and tell us the exact text you see on the screen. As @endecotp said, we don't know what you mean, so being a little clearer would help.
Topic: App & System Services SubTopic: StoreKit Tags:
Feb ’25
Reply to Question on different versions of app
You've written a game and it targets all platforms? And you want to release just the iOS version on its own? Then you want to release the macOS version? Then you want to release the tvOS version? No. You release ONE version that targets ALL the platforms. Apple will reject any attempt to release multiple identical versions of an app/game targeting one platform at a time. It's in the rules. Also, as a consumer, this would be extremely annoying and is likely to put me off bothering with your stuff.
Topic: Business & Education SubTopic: General Tags:
Feb ’25
Reply to NFC
Thanks for signing up to the developer forums - the place where random developers from around the world get together to help each other with their coding issues on writing apps for Apple's platforms. You're in the wrong place. Try Xitter.
Feb ’25
Reply to Autofill
Great. I can't drive to the shops. If I give you very little information you can't help me. It works the other way round, too. How can we actually help you? You need to give us more information. Are you developing an app and you're having an issue with a specific field? If so, give us some code and we might be able to see what the issue is, and suggest a solution. If you aren't developing an app, and you're seeing an issue in some other app that you're using, then either get in touch with the developer of that app, or post your question with more details in the Apple Support Forums. Thanks.
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Feb ’25
Reply to Plagiarism
I agree with Claude. Don't do it. Or, change it so it says something else and uses a different font/style. Aside from that, why is there a reflection of someone (you) taking a photograph? I hope you didn't take a photo of this when you could easily take a screenshot... :)
Topic: Design SubTopic: General Tags:
Replies
Boosts
Views
Activity
Feb ’25
Reply to Potential Issue Identified in Apple Documentation
I have issues outstanding that I haven't received a response to for years. I don't expect a response, and for you to complain that your minor issue in one bit of documentation hasn't been addressed in, gosh, just 23 days, is asinine. Any good developer would test their code to confirm it works before sending it to production, and if they'd found an issue, they'd raise it and move on. They wouldn't grumble about not being contacted.
Replies
Boosts
Views
Activity
Feb ’25
Reply to Trigger User launchAgents Before Login
Why would you want to do this? And why would you think this would be a good idea? I don't want programs running before I login. What's the point in doing that?
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Feb ’25
Reply to SOS
This is not the place for these sorts of discussions. I suggest you take it elsewhere. The people on these forums are random developers from around the world who need help writing code for Apple's platforms. We aren't here to investigate your neuroses.
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Feb ’25
Reply to In App Purchase does not work
First, you need to create a sandbox account in App Store Connect. Then, on an actual device, go to Settings > Developer and scroll to the bottom. There's a "Sign In" button below the "SANDBOX APPLE ACCOUNT" heading. Sign in with the email and password of your new sandbox account. You can then make purchases and refunds in your app on the device. Try that, and if it doesn't work, come back and tell us exactly what steps you take, and tell us the exact text you see on the screen. As @endecotp said, we don't know what you mean, so being a little clearer would help.
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Feb ’25
Reply to Why do I cant download my music?
These are the Developer Forums, where developers of apps for Apple's platforms ask each other for hints and tips on coding. Your question is more of a product support one, so I'd suggest you ask it over at the Apple Support Forums. Thanks.
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Feb ’25
Reply to No Verification Code - Agreement
Alright, chill. Have you tried doing this in a web browser on a computer rather than in the mobile app?
Replies
Boosts
Views
Activity
Feb ’25
Reply to Question on different versions of app
You've written a game and it targets all platforms? And you want to release just the iOS version on its own? Then you want to release the macOS version? Then you want to release the tvOS version? No. You release ONE version that targets ALL the platforms. Apple will reject any attempt to release multiple identical versions of an app/game targeting one platform at a time. It's in the rules. Also, as a consumer, this would be extremely annoying and is likely to put me off bothering with your stuff.
Topic: Business & Education SubTopic: General Tags:
Replies
Boosts
Views
Activity
Feb ’25
Reply to NFC
Thanks for signing up to the developer forums - the place where random developers from around the world get together to help each other with their coding issues on writing apps for Apple's platforms. You're in the wrong place. Try Xitter.
Replies
Boosts
Views
Activity
Feb ’25
Reply to Invalid code signing entitlements with app group on macOS
Anything on this page help? Since you say your iOS app works fine, it might be that you've got the wrong code signing identity against macOS.
Topic: Code Signing SubTopic: Entitlements Tags:
Replies
Boosts
Views
Activity
Feb ’25
Reply to How do I properly mix SwiftUI Views with Auto Layout Constraint animations?
Not sure, total guess here, but what happens if you put these two lines inside UIView.animate(withDuration: 0.5), like this: UIView.animate(withDuration: 0.5) { widthConstraint.constant = 120.3 heightConstraint.constant = 114.0 self.view.layoutIfNeeded() }
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Feb ’25
Reply to Apple developer accounts
Hi there, Muzamil Arahad/Arshad 👋 YOU HAVE BEEN REPORTED FOR SPAM. Thanks! Goodbye 🚮
Replies
Boosts
Views
Activity
Feb ’25
Reply to Apple Developer Program is not allowing me to enroll
Two things: Apple aren't scamming you. They will happily refund one of the charges. Use paragraphs.
Replies
Boosts
Views
Activity
Feb ’25
Reply to SwiftUI Vs AppKit for a complex and dynamic UI
Do you want to write the app once or twice? Write it in SwiftUI and extend when SwiftUI doesn't fulfil your requirements. Swift/SwiftUI is the future. If you write it with AppKit you might have to re-write it later on.
Topic: UI Frameworks SubTopic: General Tags:
Replies
Boosts
Views
Activity
Feb ’25