Post

Replies

Boosts

Views

Activity

Reply to Update for whatsapp or possible
WhatsApp is nothing to do with Apple. And you are in the wrong place, again. If you have suggestions, raise them in the appropriate place. This is NOT the appropriate place. Your first point is rubbish, anyway. If WhatsApp loses your messages, then that's WhatsApp's fault, and not something Apple can fix. Second point: Why should Apple make it easy for third-party messaging apps to backup chats easier? It's up to them to do their job, not Apple. Honestly, I can't go on. You're in the wrong place, and your post seems like it was written by some mad AI engine.
1w
Reply to Update for MESSAGES
These are the Developer Forums, where developers of third-party apps for Apple's platforms ask each other for hints and tips on coding. These forums are not where Apple's actual developers chat about new features. If you have a suggestion, you should raise it at: https://www.apple.com/feedback/
1w
Reply to can't install cocoaPods
We can't help you because you've given us the bare minimum of information. This is like saying, "A bit of my car is broken", but not telling us what bit is broken. What macOS version are you on? How are you installing CocoaPods, etc.?
1w
Reply to iOS 18.1 Backup Bug
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.
1w
Reply to Update of my app Gunny Rush
You should rethink how you do these releases. You can version an API such that, for example, version 1.0.0 of your app uses version 1 of your API, and any updates to the app also use version 1 up to the point where you need to use version 2 of the API. When that happens your app update will be sent to App Review and will use version 2 of the API. Version 1 will still exist and work for the existing users of the currently-released app, and version 2 will be used with the new app.
2w
Reply to IOS 18 sucks
Thanks for your comment. Given that these forums are for developers of third-party apps for Apple's OSes - and we aren't actual Apple employees - your comment isn't going to get you anywhere here. You may wish to take your comment to an Apple fansite instead.
2w
Reply to Xcode basics
Is there a particular reason you've picked C as your first language to learn? You will likely find Swift a much easier language to learn, and it's built right into Xcode. If you're set on C, it's not particularly easy for us to determine why you're getting "Build failed" without seeing your code.
2w