Post

Replies

Boosts

Views

Activity

Comment on BlietoothHFP to MFi hearingaids
Thank you for your response. I am marking this as Accepted: Hi, thanks for the question. Since HFP is a bidirectional transport, it will always present as a input/output route and HFP input + hearing-device output is not currently supported. Please file a request to support this audio route through Apple's Feedback Assistant: https://developer.apple.com/feedback-assistant/
Topic: Audio SubTopic:
Audio Q&A
1w
Comment on Bluetooth mic in, live listen out
I marked this as "Accepted Answer" before the first paragraph was added. I do not think this is possible using AVRoutePickerView. At least I can't get that to work. preferredInput: locks input and output on BluetoothHFP devices.
Topic: Audio SubTopic:
Audio Q&A
1w
Comment on CKModifyBadgeOperation is no longer working?
So the shouldBadge function in CloudKit increments a badge that is permanent and gets set as the app icon's badge whenever CloudKit sends a new notification. Over and over again. And there is no way of zeroing or clearing that badge count. Either I don't understand what you did or you don't understand what you did. PLEASER explain!
Topic: App & System Services SubTopic: iCloud Tags:
Aug ’24
Comment on Watch Complication Only Showing Dashes
I got the single target app to work by implementing "getComplicationDescriptors(handler:)" and deleting the plist entry for "ClockKit Complication - Supported Families". (I think that's equivalent to changing the CLKComplicationDescriptors as suggested above). But because of the cache issue, the user still needs to edit the available complications on the watch face and chose the new one - but that may be self evident when the user sees "---" on the watch face.
Topic: App & System Services SubTopic: Core OS Tags:
Feb ’24
Comment on BlietoothHFP to MFi hearingaids
"I'm actually not sure.." is that a polite "no you can't do this" or is it an "I'll check and get back to you" response?
Topic: Audio SubTopic:
Audio Q&A
Replies
Boosts
Views
Activity
1w
Comment on Bluetooth mic in, live listen out
How can I set my hearing aids as one of the outputs. My hearing aids are BluetoothLE
Topic: Audio SubTopic:
Audio Q&A
Replies
Boosts
Views
Activity
1w
Comment on Bluetooth mic in, live listen out
wait, let me try this...
Topic: Audio SubTopic:
Audio Q&A
Replies
Boosts
Views
Activity
1w
Comment on Bluetooth mic in, live listen out
Wait....maybe....let me try...
Topic: Audio SubTopic:
Audio Q&A
Replies
Boosts
Views
Activity
1w
Comment on BlietoothHFP to MFi hearingaids
Thank you for your response. I am marking this as Accepted: Hi, thanks for the question. Since HFP is a bidirectional transport, it will always present as a input/output route and HFP input + hearing-device output is not currently supported. Please file a request to support this audio route through Apple's Feedback Assistant: https://developer.apple.com/feedback-assistant/
Topic: Audio SubTopic:
Audio Q&A
Replies
Boosts
Views
Activity
1w
Comment on Bluetooth mic in, live listen out
I marked this as "Accepted Answer" before the first paragraph was added. I do not think this is possible using AVRoutePickerView. At least I can't get that to work. preferredInput: locks input and output on BluetoothHFP devices.
Topic: Audio SubTopic:
Audio Q&A
Replies
Boosts
Views
Activity
1w
Comment on How to Retrieve Current Badge Count After applicationIconBadgeNumber Deprecation?
I have made a Feedback request to not deprecate the method. It is difficult for an app to parallel a set of UNNotificationRequest's set at various times and determine what badge number those requests may have set. It can be done, but what a hassle!
Replies
Boosts
Views
Activity
Jan ’25
Comment on CKModifyBadgeOperation is no longer working?
And again - shouldBadge in CloudKit, if ever set to YES, will permanently screw up the use of CloudKit as far as the app's badge is concerned. BIG mistake on your part. Please restore some method of zeroing that count and eliminate shouldBadge.
Topic: App & System Services SubTopic: iCloud Tags:
Replies
Boosts
Views
Activity
Aug ’24
Comment on CKModifyBadgeOperation is no longer working?
So the shouldBadge function in CloudKit increments a badge that is permanent and gets set as the app icon's badge whenever CloudKit sends a new notification. Over and over again. And there is no way of zeroing or clearing that badge count. Either I don't understand what you did or you don't understand what you did. PLEASER explain!
Topic: App & System Services SubTopic: iCloud Tags:
Replies
Boosts
Views
Activity
Aug ’24
Comment on Watch Complication Only Showing Dashes
I got the single target app to work by implementing "getComplicationDescriptors(handler:)" and deleting the plist entry for "ClockKit Complication - Supported Families". (I think that's equivalent to changing the CLKComplicationDescriptors as suggested above). But because of the cache issue, the user still needs to edit the available complications on the watch face and chose the new one - but that may be self evident when the user sees "---" on the watch face.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Feb ’24
Comment on UIAlertController disappearing since iOS 13
I again had this problem and searched and found my solution from 3 years ago - thank you/me.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Mar ’23
Comment on Cloud Kit not working after distributing app
Please change "the value in the info.plist" to "the value in the Entitlements File"
Topic: App & System Services SubTopic: iCloud Tags:
Replies
Boosts
Views
Activity
Apr ’22