Post

Replies

Boosts

Views

Activity

Reply to AVSpeechSynthesizer is broken on iOS 17 in Xcode 15
If you run Scheme on a device with "Adress sanitizer" connected, it crashes when trying to play something through AVSpeechSynthesizer. AddressSanitizer: attempting free on address which was not malloc()-ed: 0x00013fd04080 Address 0x00013fd04080 is a wild pointer inside of access range of size 0x000000000001. SUMMARY: AddressSanitizer: bad-free And this is even in a completely empty application with only one button, synthesizer and an attempt to speak() something.
Topic: Media Technologies SubTopic: Audio Tags:
Sep ’23
Reply to AVAudioPlayer init very slow on iOS 17 Simulator
the same problem on iOS 17.2 sim
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Feb ’24
Reply to AVSpeechSynthesizer is broken on iOS 17 in Xcode 15
If you run Scheme on a device with "Adress sanitizer" connected, it crashes when trying to play something through AVSpeechSynthesizer. AddressSanitizer: attempting free on address which was not malloc()-ed: 0x00013fd04080 Address 0x00013fd04080 is a wild pointer inside of access range of size 0x000000000001. SUMMARY: AddressSanitizer: bad-free And this is even in a completely empty application with only one button, synthesizer and an attempt to speak() something.
Topic: Media Technologies SubTopic: Audio Tags:
Replies
Boosts
Views
Activity
Sep ’23
Reply to watchOS 10 - WKInterfaceController title alignment
The same problem with our watchOS 9 app and navigationTitle(_ title: Text) all across the app. How we can move title back to it position in the display's upper left corner?
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’23