Apple developer boycott of Feedback Assistant
21–30 of 130 posts
Re: Apple developer boycott of Feedback Assistant
#22Earlier quoted context omitted.
Developers use feedback to file bugs. Why would they spend money to get help from Apple on how to do that?
> Developers use feedback to file bugs. Yes, and they're specifically instructed to file TSIs if they need a workaround in the meantime. https://developer.apple.com/bug-reporting/ Should developers not have to do both? Sure. Should they ignore Apple's instructions and still expect to get help? Not sure.
Re: Apple developer boycott of Feedback Assistant
#23Earlier quoted context omitted.
Reading the post is how I learned the developer didn't file Technical Support Incidents (TSIs).
Almost every time, developer technical support will look at the internal bug and if there is no known workaround will say “sorry that’s our bug and engineering is investigating, we don’t have anything to tell you, please keep an eye on the feedback and we will update you if anything changes - in the meantime here’s your TSI refunded”.
Re: Apple developer boycott of Feedback Assistant
#24These are for reproducible bugs in iOS, for which I've provided an isolated sample project with a 100% reproduction rate. It takes time to create a thoughtful and detailed bug report and the lack of replies are beyond frustrating. I'm glad to see this post and couldn't agree more.
Re: Apple developer boycott of Feedback Assistant
#25Re: Apple developer boycott of Feedback Assistant
#26I'm not sure I understand this. Wouldn't developers who need code-level assistance (i.e. have more than simple "feedback") submit a Technical Support Incident ( https://developer.apple.com/support/technical/ )?
------------
Hello,
Thank you for contacting Apple Developer Technical Support (DTS).
We believe this issue is a bug. Please file a bug report via Feedback Assistant (https://feedbackassistant.apple.com). For more information on Feedback Assistant, visit https://developer.apple.com/bug-reporting.
------------
From here, typically the Feedback Assistant bug report will remain open. For years. With no acknowledgement.
I would happily pay Apple a developer rate to fix these bugs. Some of them are massive showstoppers in a large scale production application.
Re: Apple developer boycott of Feedback Assistant
#27Re: Apple developer boycott of Feedback Assistant
#28What would happen if some Apple developers moved their collective feedback to a Github repo where their bug reports were licensed as CC-BY-4.0, i.e. a license that would allow Apple to migrate content from the public repo to their internal radar? This would allow developers to have a public database of de-duped and triaged bugs, and it would allow Apple to either respond publicly (same as Webkit?) or maintain status…
Re: Apple developer boycott of Feedback Assistant
#29I'm not sure I understand this. Wouldn't developers who need code-level assistance (i.e. have more than simple "feedback") submit a Technical Support Incident ( https://developer.apple.com/support/technical/ )?
Here's an excerpt from the reply that I get from filing a TSI for functionality that is ultimately a bug with iOS. ------------ Hello, Thank you for contacting Apple Developer Technical Support (DTS). We believe this issue is a bug. Please file a bug report via Feedback Assistant ( https://feedbackassistant.apple.com ). For more information on Feedback Assistant, visit https://developer.apple.com/bug-reporting . ----…
Wow that's pretty intense. Any examples of such show-stopping bugs?
Re: Apple developer boycott of Feedback Assistant
#30The recent macOS dialog "Allow app to access folder [OK] [Cancel]" supports button cycling by Shift+Tab (previous), but not Tab (next). The Wi-Fi signal strength indication changes when clicking it. So yeah, at least they need to admit things are very bad over there.