Created an ios app and try to scan for nearby bluetooth devices but didn't manage to find my Macbook (M1 Pro, Sequoia).
How can it be done?
Trying to match the peripheral name but didn't get it.
The purpose of this is to try to see if the App can act as a FIDO2 Token to have the close proximity feature.
This is a dedicated space for developers to connect, share ideas, collaborate, and ask questions. Introduce yourself, network with other developers, and join us in fostering a supportive community.
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Hi, I'm trying to figure out how to edit the bootps.plist which is in the system / library directory. I have an M4 MacBook running OS 15.3.2 and I've held down the power button to go into recovery mode, and in terminal entered the 'csrutil disable' command and have restarted but when I go back to 'get info - Sharing & Permissions' I can't change any of the permissions. I need to be able to edit this file to create DHCP server.
How can I change edit permissions on the bootps.plist?
Topic:
Community
SubTopic:
Apple Developers
I discovered an issue where older Intel Macs (like my 2017 MacBook) enrolled in the macOS Sequoia Public Beta do not receive Ventura security updates, even though Sequoia is not compatible with the hardware.
My system said “macOS is up to date” while stuck on Ventura 13.7.1, but after switching to the Ventura Public Beta channel, it immediately showed a new update available.
This seems like a serious flaw—Apple should warn users or fall back to compatible OS versions when an enrolled beta is unsupported.
Has anyone else experienced this? Could be a widespread issue for Intel Mac users still relying on Ventura.
Hello,
I use Navigationstack in the first and second views. In this case, the second view is executed immediately and then disappears. Is there a solution? The code is as follows.
XCode = 15.0
device = i-phone
ContentView.txt
SecondScreen.txt
thirdScreen.txt
My imessage has been acting up for 1 month now. It fails to activate my phone number and prefers my email. This is a beta issue Apple support has told me and it needs fixing asap.
Topic:
Community
SubTopic:
Apple Developers
Hi,
Am using fastlane to upload into TestFlight. Am able to successfully upload the build without any issues.
For Testing Internally , I want to upload the build into App Store Connect but I should restrict it on submitting to App Store. ( This is possible when i distribute the app via TestFlight Internal Only from XCode -> Organizer -> Distribute App (Select option with TestFlight Internal Only). I want to achieve the same using either Transporter/ fastlane.
I tried setting buildAudienceType to INTERNAL_ONLY as per https://developer.apple.com/documentation/appstoreconnectapi/buildaudiencetype but it is not working.
Can you suggest how i can achieve this via fastlane?
Hello! I just realized thaty I had signed up for this developer account some time ago without making any meaningful attempt to introduce myself other than attending a few of the Apple meetups at NeurIPS and ICML conferences. As a quick introduction I come from a background in open source development, most notably associated with the "Automunge" python library for dataframe encodings / missing data infill. I also have some background supporting Apple in context of volunteering as an executive officer for an IEEE Standards Association working group developing floating point arithmetic / data types for machine learning. Beyond that have been a dedicated user with frequent product feedback to various channels over the years. I am currently self employed and focussing on building an IP portfolio and investing. I am always open to share dialogue as to how to help advance the field, hope that I might get a chance to meet a few more of this communty at some point. Best regards, Nicholas Teague
Topic:
Community
SubTopic:
Apple Developers
A question from an ordinary user for developers:
The essence of the problem:
I installed the To Do List by MinimaList app on both my MacBook and iPhone. After installing it, I decided not to use it and deleted the application.
https://apps.apple.com/us/app/minimalist-to-do-list-widget/id993066159
However, it turned out that not everything was removed. Specifically:
• In the “Allow Others to Find Me” section on both my MacBook and iPhone, these apps still appear. No matter what I do—whether I delete or clear them—they continue to be displayed there.
• This app continues to appear in the section located at:
Settings → Apple ID → iCloud → Stored in iCloud → See All → Allow Finding Me – To Do List and one more item.
• It cannot be deleted.
• It won’t delete on my MacBook, and it won’t delete on my iPhone.
• It also appeared in iCloud itself under the Email Search section.
P.S.
The official Apple support (without violating any internal regulations) advised me to post on the forum to get in touch with Apple developers.
In hope, I am posting this question here.
We are currently listening to App Store Server Notifications V2 and have encountered an issue with notification ordering.
Specifically, there are instances where Apple sends the DID_CHANGE_RENEWAL_STATUS notification before the INITIAL_BUY notification. This leads to a situation where we are unable to process the cancellation of a transaction that is unknown to us at the time of the renewal status change.
Could you please clarify why this occurs? If this is a bug, could you kindly address it and implement a fix?
Below, I have included examples that illustrate the issue. These examples I obtained using the Notification History API, which may help in troubleshooting.
bundleId: com.picsart.studio
case 1:
originalTransactionId 350002410***633
DID_CHANGE_RENEWAL_STATUS - ‘2025-03-05T00:47:05.900Z’
INITIAL_BUY - ‘2025-03-05T00:47:40.728Z’
case 2:
originalTransactionId 420002297***345
DID_CHANGE_RENEWAL_STATUS - ‘2025-03-03T11:43:54.006Z’
INITIAL_BUY - ‘2025-03-03T11:43:56.437Z’
case 3:
originalTransactionId 150002224***082
DID_CHANGE_RENEWAL_STATUS - ‘2025-03-02T05:15:36.610Z’
INITIAL_BUY - ‘2025-03-02T05:15:52.666Z’
Topic:
Community
SubTopic:
Apple Developers
Tags:
App Store Server Notifications
App Store Server API
Hi,
I needed some help in understanding the crash logs which is as below. Any help is very much appreciated.
Translated Report (Full Report Below)
Process: WindowServer [440]
Path: /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/Resources/WindowServer
Identifier: WindowServer
Version: 600.00 (???)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: 88
Date/Time: 2025-03-13 12:58:55.0091 +0800
OS Version: macOS 15.3.1 (24D70)
Report Version: 12
Anonymous UUID: C795BDC3-66F0-6CF9-7533-B788D0B2DD80
Sleep/Wake UUID: 6F927AA6-3C7B-4EE9-AB68-B77F0D1D622A
Time Awake Since Boot: 4400 seconds
Time Since Wake: 996 seconds
System Integrity Protection: enabled
C
Topic:
Community
SubTopic:
Apple Developers
In xr model mic not working after beta 18.4 update please check
Hello, I am trying to enroll to apple developer program as solo developer. While trying to enroll via app my passport and drivers license are not validated. When trying to enroll via web, I fill in the details and try to make the payment, but payment itself is not deducted from my bank account. I receive email that payment is being processed, but nothing further happens.
Topic:
Community
SubTopic:
Apple Developers
Is there some public git repo hosting "https://developer.apple.com/documentation"?
Topic:
Community
SubTopic:
Apple Developers
Issue with Heart Rate Graph from Apple Watch in iOS App
Hello Community!
I hope everyone is doing well. I'm developing an iOS app that includes a feature to display a graph of the heart rate recorded during a route using the Apple Watch.
Current Implementation
I have successfully implemented data collection and transfer from the Apple Watch to the iPhone.
The app's main UI correctly displays the user's real-time BPM.
When the user stops the route, an analysis view is generated, showing speed and altitude (both work perfectly).
Expected Behavior
The user starts recording a route while monitoring heart rate.
After tapping "Stop Route," an analysis view should display a heart rate graph along with speed and altitude data.
Issue Encountered
Despite multiple attempts, I have not been able to properly generate the heart rate graph.
The only result I have achieved so far is a flat line with points representing the recorded BPM over time, instead of a proper graph.
Request for Help
If anyone has experience implementing a similar feature, I would appreciate any guidance on correcting my implementation.
I can share:
The file responsible for graph visualization.
The file handling data processing after the user stops the route.
Any help or suggestions would be greatly appreciated!
Summary
I'm trying to display a heart rate graph from Apple Watch data in my iOS app. While data collection and transfer work fine, the graph only shows a flat line instead of a proper visualization. Speed and altitude graphs work correctly. If anyone has experience with this, I’d love some guidance!
Topic:
Community
SubTopic:
Apple Developers
when I receive calls on my mobile number and I am connected to a Wifi, the calls is cancelled after the second ring and the caller receives a busy signal. That means I cannot receive calls anymore.
This problems happens with different mobile providers and does not occur on my Samsung Galaxy Phone with the same number (eSim).
Even when I disable WIFI Calling the problem persists, when I am connected to a WIFI.
Only when I disable the WIFI Connect and I am only connected to the mobile carrier, the calls go throuhg in a normal way.
VERY annoying and hast not been fixed with Beta 3 of iOS 18.4.
Any clue how this can be solved with settings?
Hope Apple fixes this very soon!
Topic:
Community
SubTopic:
Apple Developers
I purchased an iPad Pro M4 in early December, and since day one, I’ve been experiencing a recurring issue. Almost every day, at random times, the device freezes for 1–5 minutes and then restarts itself.
The tablet is not under heavy load when this happens — I mainly use it for light tasks such as watching videos in a player or Safari browser, web surfing, and reading books. The issue has even occurred while the iPad was idle and locked; it froze, displayed the Apple logo, and rebooted.
I brought the device back to the store where I purchased it, and they sent it for a diagnostic check. However, the experts concluded that the device is fully functional, and no defects were found.
After one of these crashes, I noticed that my Apple Pencil started lagging (see video file IMG_5688.MOV). However, after another reboot, the issue with the Apple Pencil resolved itself.
I’ve documented the issue with several video recordings showing the freezing and rebooting behavior, as well as error logs generated after such incidents.
Device Details:
Model: iPad Pro M4
Usage: Light tasks only (video streaming, web browsing, reading)
Environment: No overheating, no resource-heavy applications running
What could be causing this issue, and how can I resolve it? Any help would be greatly appreciated. Thank you!
P.S. I’ve uploaded all the device logs and videos demonstrating the issue to Google Drive.
https://drive.google.com/drive/folders/1_R0i_iazADWo5EgStrPdgmf1XjgPP_RC?usp=sharing
Since macOS 15.4 Beta 2, my App Store has been unable to install or download any new applications; it can only download applications I have previously purchased.
It appears as follows: when I click 'Get,' the system spins to load and then returns to the initial state.
Upon checking system error reports, it seems there's an issue with AMSUIPaymentViewService_macOS [2113]. This problem persists despite changing credit cards or even removing all credit cards.
macOS 15.4 Beta 3 has not fixed this error.
Hi Everyone,
I’m currently working on an app that uses NFC functionality, and I’ve hit a roadblock during the App Store review process. The review team has requested a demo video that demonstrates the app’s NFC functionality in use, as per Guideline 2.1.
Here are the details I’ve received from the App Store team:
• The demo video should show the app running on a physical iOS device, not on a simulator.
• It needs to clearly document the NFC-related app features, user permission requests, and how the app interacts with NFC tags.
My Challenges:
1. I’m unsure about the best way to visually capture the NFC interaction, as it involves scanning physical tags.
2. Are there any recommended tools or techniques for recording a demo on an iOS device that complies with Apple’s guidelines?
3. Has anyone successfully submitted an NFC app with a similar requirement? If so, I’d appreciate tips or examples of how you structured your video.
I want to make sure I meet all the necessary requirements so the app passes review. Any advice or guidance would be greatly appreciated!
Thank you in advance for your help.
Best regards,
Edwin
Topic:
Community
SubTopic:
Apple Developers
I upgraded my macOS to 13.7.5 and since then I cannot open Adobe InDesing on my iMac.
I contacted Adobe Support to assist with the issue and they couldn't find any solution from their side. Probably the update is not compatible?
Is there a way I can solve this issue? Or remove the beta version from my system?
Topic:
Community
SubTopic:
Apple Developers
Hello I have the 16 pro max with 18.3 iOS update and I've noticed my Siri stops working or responding at times. I have shut down the phone and restart in order to get it working again. Any suggestions? Will the next update focus in Siri and its changes and finally am I the only one?
Topic:
Community
SubTopic:
Apple Developers