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.
Topic: Community SubTopic: Apple Developers Tags:
Nov ’24
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/
Topic: Community SubTopic: Apple Developers Tags:
Nov ’24
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.?
Topic: UI Frameworks SubTopic: SwiftUI
Nov ’24
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.
Nov ’24
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.
Nov ’24
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.
Nov ’24
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.
Nov ’24
Reply to Seamless Wi-Fi Connection Between Camera and iOS Device for File Transfer
I think you need to just write the app and implement those requirements yourself. Anything we suggest to you is simply going to be along the lines of: Search for and connect to the camera's Wi-Fi. Transfer files.
Replies
Boosts
Views
Activity
Nov ’24
Reply to Major update
Please stop it with these posts.
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Nov ’24
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.
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Nov ’24
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/
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Nov ’24
Reply to Please give me invitation code for test flight
Why do you think posting on these Developer Forums is going to help? These forums are for developers of third-party software for Apple's platforms. WE ARE NOT THE DEVELOPERS OF MINECRAFT. Contact Minecraft, not us.
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Nov ’24
Reply to Screen flickering issue on Apple TV 4k
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.
Replies
Boosts
Views
Activity
Nov ’24
Reply to Code
What code are you after?
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Nov ’24
Reply to My image creation request is taking forever.
You're in a QUEUE. Just wait.
Replies
Boosts
Views
Activity
Nov ’24
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.?
Topic: UI Frameworks SubTopic: SwiftUI
Replies
Boosts
Views
Activity
Nov ’24
Reply to Genmoji app issues
iOS version? What device is this on? Maybe you should raise a bug in the usual way... You need to raise each issue you find separately at https://feedbackassistant.apple.com/ You can post the FB numbers here if you want, so that others can link to them.
Replies
Boosts
Views
Activity
Nov ’24
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.
Replies
Boosts
Views
Activity
Nov ’24
Reply to (Swift) Failed to produce diagnostic for expression
It's likely you don't need to send a report because it's an issue in your code. Show us the block of code that causes the error. In the meantime, you can narrow it down by commenting out lines of code until the error disappears, then you'll know which bit is causing it, and we can help you.
Replies
Boosts
Views
Activity
Nov ’24
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.
Replies
Boosts
Views
Activity
Nov ’24
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.
Replies
Boosts
Views
Activity
Nov ’24
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.
Replies
Boosts
Views
Activity
Nov ’24