Search results for

Popping Sound

19,351 results found

Post

Replies

Boosts

Views

Activity

Reply to "Captions" in the Accessibility Nutrition Label for text-based apps
Hello, That's a bit of a semantic conundrum isn't it? We recommend reaching out to App Review to determine how to use the Captions box in this particular case. It seems incorrect to indicate the presence of captions when they aren't there in an audio or video asset. Perhaps there is a different and more direct way to indicate that the app is accessible to deaf users. Again, seek App Review's guidance.
Jun ’25
Reply to Apple's file picker
I am developing an Apple app that has to download 1000s of MP4 files between 5 and 150MB each at one time (can take an hour or more - is OK). I use Apple's file picker to select the files, and then it freezes and I cannot download anything. I had this working a few months ago but now I cannot get it to work. Can someone give me some advice please? Unfortunately, you haven't really provided enough detail to go on here. Where are the files coming from? Does it this work with a smaller file count? Does everything work fine if you getting the files from the local device (not the network, as it sounds like you're doing here). What actually happens in your app when it freezes? __ Kevin Elliott DTS Engineer, CoreOS/Hardware
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’25
Reply to Making an xcode Run Script phase run when any file within a folder has changed
A filelist does not work here because the filelist does not get updated automatically when you add a new header into that folder. It sounds like you have dynamic inputs to the file list, and you could meet your needs if the file list supported wildcard patterns. Xcode doesn't support wildcards in file lists, so it's a worthwhile enhancement request to file. Please post the FB number here if you do. — Ed Ford,  DTS Engineer
Jun ’25
Reply to Fitness app not now show saved routes
When the distance filter is set to 5, the time interval between GPS data points while walking can sometimes be quite large, which means that Apple Fitness will not display the training route information. However, when cycling, the speed is higher, resulting in smaller time intervals between two GPS data points, so Apple Fitness will display the training route information. OK, that sound like an issue on the Fitness app then. Thanks for filing the FB17792319. I noticed that your report is mostly in Chinese. It will be even more helpful if you can add English translation so all the Fitness engineers can read. Thanks again. Best, —— Ziqiao Chen  Worldwide Developer Relations.
Jun ’25
Reply to Foundation Model Framework
@Meran: Yeah, the error message makes it clear that Apple Intelligence is not available when starting your Mac from an external volume. The framework won't work unless Apple Intelligence in available. Would you mind to share the ID of your feedback report that has your sysdiagnose? Thanks. @Lightandshadow: Xcode is telling me Foundation Models is not available on Mac Catalyst, but the docs say it's supported. Lack of support as a known issue is not listed in Xcode 26's release notes. This sounds like a documentation issue worth a feedback report as well. Would you mind to file a feedback report for folks to track? Thanks. Best, —— Ziqiao Chen  Worldwide Developer Relations.
Jun ’25
Can child processes inherit Info.plist properties of a parent app (such as LSSupportsGameMode)?
My high-level goal is to add support for Game Mode in a Java game, which launches via a macOS launcher app that runs the actual java game as a separate process (e.g. using the java command line tool). I asked this over in the Graphics & Games section and was told this, which is why I'm reposting this here. I'm uncertain how to speak to CLI tools and Java games launched from a macOS app. These sound like security and sandboxing questions which we recommend you ask about in those sections of the forums. The system seems to decide whether to enable Game Mode based on values in the Info.plist (e.g. for LSApplicationCategoryType and GCSupportsGameMode). However, the child process can't seem to see these values. Is there a way to change that? (The rest of this post is copied from my other forums post to provide additional context.) Imagine a native macOS app that acts as a launcher for a Java game.** For example, the launcher app might use the Swift Process API or a similar method to run the java comma
3
0
192
Jun ’25
Reply to Autogenerated UI Test Runner Blocked By Local Network Permission Prompt
Sorry, let me better explain what I meant, I typed it incorrectly in the previous post. For some additional context, we build web browsers so it's very normal for us to be running a local web server during UI/integration testing to provide web pages to test certain features with while ensuring we're not hitting the network directly to get better determinism in our tests. Here's a truncated diagram of our system architecture for CI today: [root] launchd ↳ [user] ~/Library/LaunchAgent/github.actions.runner.plist ↳ [user] xcodebuild ... test What I've prototyped is not actually moving the agent to a daemon (this is not possible due to the requirements that GitHub's runner software has. Instead, I'm proposing that we run the xcodebuild ... test command with sudo. This would modify our architecture slightly to look like this when, and only when, we run the testing job. [root] launchd ↳ [user] ~/Library/LaunchAgent/github.actions.runner.plist ↳ [user] sudo xcodebuild ... test This means we have to add xcodebuild to
Jun ’25
Reply to How to disable automatic updates to MPNowPlayingInfoCenter from AVPlayer
We also face this issue. We are using AVAudioEngine for audio playback and manually control MPNowPlayingInfoCenter. We use AVPlayer for some silent background videos in app but when doing so the video player controls the playbackState with no way to opt-out. After filing a DTS, feedback and lab I am fairly sure there is no solution for this currently unfortunately. I filed FB9837867 and am crossing my fingers for some progress. Our current work-around which is not ideal is to set MPNowPlayingInfoCenter.default().nowPlayingInfo = nil whenever we pause the audio playback. This seems to somewhat work but also has some other not great side-effects. @Rodrigue2g Did you find any better solutions since posting this? I would encourage you to file feedback and mention FB9837867 as well!
Topic: Media Technologies SubTopic: Video Tags:
Jun ’25
Carplay grid in list
Hey everyone, I'm currently working on Carplay intergration in my audio app. While exploring Apple Music on carplay, i found this kind of display: This is a grid of items in a list (i'm on iOS 18 when testing this), but i didn't find anything in developer documentation that would allow me to have this kind of display. Is this something apple specific, or can i achieve this ? I tried using the grid template but it's not as pretty, nor as flexible as this. Thanks for your help !
2
0
80
Jun ’25
My account registration is stuck indefinitely, and the support team hasn’t resolved it! Before hosting developer conferences, shouldn’t Apple at least ensure the registration process works for developers?
My account application was rejected, and I’ve been stuck in limbo! The outdated process needs an update! To the Apple Developer Support Team, I am a developer currently applying for an Apple Developer Account. Below is a brief summary of the technical obstacles I encountered during my registration process on June 4th, along with suggestions for process optimization: Problem Overview During registration, the payment confirmation page froze for approximately 10 minutes with no loading indicators. Without any error codes or timeout messages on the interface, I was forced to restart the registration process 3 times. Conflict with App Store daily purchase limits was identified when accessing via mobile. After resolving the limit issue, the registration system continued to display a “Contact Support” error. I immediately reached out to the support team. Support Team Interaction The support team repeatedly responded with vague updates like “awaiting system synchronization,” offering no estimated resolution time or e
1
0
61
Jun ’25
Reply to unable to build chain to self-signed root for signer
[quote='843215022, Darrilla, /thread/787020?answerId=843215022#843215022, /profile/Darrilla'] The problem is that when I try to export it, I get “An invalid key was encountered” [/quote] Hmmm, that’s weird. I’m not sure what’s causing that, but its sounds like something you’d want to fix before going further, if for no other reason than it being important to have an independent backup of your Developer ID signing identities [1]. Here’s a test for you to run: Log out of that account. Log in to some other account. Make a copy of the keychain from the old account, that is, ~xyz/Library/Keychains/login.keychain-db, where xyz is the old account name. Rename it. Add it to Keychain Access on the new account (File > Add Keychain). Can you then export it from there? In fact, it’d be even better to copy it to a completely different machine! That’ll tell you whether the keychain itself is borked, or whether there’s something about your account, or indeed your machine, that’s triggering these problems. For ex
Topic: Code Signing SubTopic: General Tags:
Jun ’25
Enabling voip in react native
Currently working on a dating app which needs voip for audio and video calls for ios. the voip notifications only comes to the app in active and inactive mode but doesnt wake the device in background or terminated mode. After debugging i noticed that com.apple.developer.voip entitlement wasnt included which i later added, trying to create a build i get the eas error that the entitlement wasnt added to the identifier capabilities. My issue now is that i can't seem to find the voip capability to check in the identifiers capabilities list for the bundle id.d
1
0
70
Jun ’25
Background communication of Apple Watch
I am currently developing an app for the Apple Watch. In RTPController.swift, I handle the sending, receiving, and playback of audio, and the specific processes are as follows: Overview of the current implementation: Audio processing: Audio processing is performed by setting the AVAudioSession to the playAndRecord category and voiceChat mode within RTPController, and by activating the AVAudioEngine. Audio reception: RTP packets (audio data) are received over the network within the setupConnection() method of RTPController. Audio playback: The received audio data is passed to the playSound(data:) method and played back through the AVAudioEngine and AVAudioPlayerNode. Xcode Capabilities settings: Signing & Capabilities Background Modes: Audio, AirPlay, and Picture in Picture Voice over IP Workout processing Privacy descriptions in Info.plist: Privacy - Health Share Usage Description Privacy - Health Update Usage Description Privacy
1
0
99
Jun ’25
Reply to Background communication of Apple Watch
Question 1: When the digital crown is pressed during a call, a message appears on the screen stating, End Call to Continue, and the call cannot be moved to the background. As a result, it is not possible to operate other apps while on a call. Is this behavior due to the specifications of CallKit? Yes, this is how CallKit works on watchOS. Question 2: Our app stops communication when it goes into the background, but the walkie-talkie app on the Apple Watch can transition to the background by pressing the digital crown during a call, allowing it to continue receiving and playing the other party's audio while in the background. watchOS does not currently have a public API that will allow your app to do this. __ Kevin Elliott DTS Engineer, CoreOS/Hardware
Topic: App & System Services SubTopic: General Tags:
Jun ’25