I’m concerned because my iCloud account was recently migrated to AWS (Amazon Web Service) against my will, and now it seems.like people are rummaging through my files, photos, and mail, When I try to contact Apple Support, I get bumped to a spoofed site. Calling the hotline is the same, I get a Siri operator with platitudes and gaslighting but no action. I have run sysdiagnose and it looks really sketchy.
Can anyone help?
Apple Developers
RSS for tagThis is a dedicated space for developers to connect, share ideas, collaborate, and ask questions. Introduce yourself, network with other developers, and foster a supportive community.
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
各位大神有没有人知道苹果手机玩法隐藏技巧?
Hello All,
I've been finally able to finish my so called Quantumsort implementation, which is basically only slightly modified Radix Sort at the basis, but utilizes the somewhat newish Apple Metal SIMD commands heavily. Or rather rather renders the threadgroup shared memory void altogether with those SIMD sharing options available.
The sorting itself works "well enough" for my needs here on these Github shared main.swift and sort.metal files already, and the question relates more on it that - can someone spot would it be possible to get rid of the "sorted_temp" array memory too and use one "sorted" list only at all times..?
Here's the related repository and copilots I prefer you and you and you more for haha tho : https://guthib.com/roger-more-fi/quantumsort
Cheers, make it to the perfection those good last ones of '25 'aights Apple soldiers!
I'm getting reports that my application is creating hidden files with names starting with .f and having 9 or 10 numbers after that. For example:
.f678501541
.f1858565508
AFAIK I don't create any files with names like that!
So how to determine a) if I am creating those files and b) exactly where in my code this is happening?
Unless of course someone knows what creates files like this...
Thanks, David
Topic:
Community
SubTopic:
Apple Developers
Ever since I did the update. My phone has been crashing apps are not opening. It shuts off by itself. It won’t send messages. I’ve never had such a problem before. I cannot get things to send, and my phone won’t answer calls and when IEvery since I did the update. My phone has been crashing apps are not opening. It shuts off by itself. It won’t send messages. I’ve never had such a problem before I cannot get things to send, and my phone won’t answer calls and when I try to answer them, it just won’t end so they go to voicemail.
Topic:
Community
SubTopic:
Apple Developers
It seems I was able to previously download a Disk Image (.dmg) file to install macOS High Sierra. However, I'm now having trouble finding where to download the resource. Any guidance would be greatly appreciated.
Topic:
Community
SubTopic:
Apple Developers
Hi everyone,
I purchased an Apple Developer Program membership about three days ago. The payment has already been successfully charged to my bank account, but my account is still showing the status “Pending” with the message “Subscribe your membership.”
I haven’t received any confirmation email or any request for additional information since completing the purchase.
I’m curious if others have experienced a similar delay recently, and how long it took before your developer account was fully activated.
Any insights or experiences would be greatly appreciated.
Thanks in advance!
Topic:
Community
SubTopic:
Apple Developers
Can I use Xcode to create a playbook for soccer to design exercises and then show the exercise to the players later at practice or a game?
I need to integrate the roster with game plans and designed exercises with practice.
How can I talk with a human being at Apple?
Thank you,
Bud Miller
Topic:
Community
SubTopic:
Apple Developers
Hi guys, also those at Apple,
I love what you all do and make, long time Linux user switched since silicon. But is there perhaps any timeline on improving the interaction between iCloud and git? Perhaps it is on me to check beforehand, but I enabled Desktop & Doc sync on iCloud (which included some git repos) and these now malfunction completely. Bad object errors, lost wheels, insanely long syncing, and worst of all - randomly removed environment variables! I only noticed when random stuff stopped working out of the blue; only after re-configuring zsh and doing scorched earth on brew did it click.
I mean, there is a '.nosync' flaggy thing to add to dirs, but it isn't even officially supported. Moreover, when trying to disable sync for docs, it will delete local repos! So either it's disabling and starting all over again, or waiting for the sync to finish (which breaks things) and going through a long restoration process.
I don't expect iCloud for the average Joe to be super specced for developers, but perhaps there could be room for some minor improvements that would at least prevent git repositories from completely breaking, e.g. just ignoring them or not syncing certain folder/file types. Restoring the whole thing (if even possible) is an extremely long and tedious process.
Sorry for the rant, but I feel this might be appreciated. One of the things I like about this ecosystem, proprietary it is, is the seemliness and easy of use. If iCloud Drive is advertised as 'it will work', it's only fair that this would apply to developers too (and that they are not required to check beforehand whether it will break all of their git repositories).
Or it is just me getting old. :)
Cheers,
Frans
I have a third-party app installed on my iPhone 16 Pro Max, and since yesterday I've been getting the following error: "An internet connection is required to verify developer trust. Apple Development: Created via API (3GJ3LH6NRW). This app will not be available until it has been verified." Can you help me fix this? I've been told it should work again on its own in 2 to 4 days. I have a Developer account to sign apps and avoid problems; it's never given me any trouble until now.
Topic:
Community
SubTopic:
Apple Developers
I changed my device when purchasing the Apple Developer Program and am unable to make further purchases. How can I lodge a complaint?
Safari/WebKit Crashes on Johnson Controls Website Across Multiple iOS Versions (Actual devices only)
Here we are facing issue, which is mentioned in detail below:
Safari on iOS consistently crashes when loading https://johnsoncontrols.com/. The error shown is:
“A Problem repeatedly occurred on https://johnsoncontrols.com/”
This happens with multiple iPhone models and iOS versions, suggesting a WebKit rendering or JavaScript execution issue. This occurs occasionally similar behavior on Android, iPhone (Chrome)
Environment
• Devices: Any iPhone model, we are tested on available models like iPhone 12 mini, iPhone 14, iPhone 15
• iOS Versions: Latest stable releases, occasional occurrence on iOS 13
• Browser: Safari (WebKit)
• Network: Both Wi-Fi and cellular tested
• Additional Occurrences: Rarely reproduced on Chrome (iPhone, Narzo Android)
• Occurs only on physical devices (not observed in Simulator)
Steps to Reproduce
Open Safari on any affected iOS device.
Navigate to https://johnsoncontrols.com/.
Sroll page up and down for some time
Observe page automatically get reloads, crashed and show error message (A problem repeatedly occurred on “https://johnsoncontrols.com/").
Expected Result
Page should be rendered normally without crashing.
Actual Result
Safari reloads page / blank / crashed and displays errors.
Troubleshooting Done
• Cleared cache and cookies
• Disabled content blockers
• Tested in Private mode
• Reset Experimental Features
• Issue persists across different networks
Technical Notes
• Suspect JavaScript memory leak or DOM manipulation causing WebKit crash.
• Intelligent Tracking Prevention (ITP) or site scripts may conflict.
Questions for Community
• Can Apple confirm whether this aligns with any known WebKit bugs?
• Are there recommended diagnostic steps (e.g., Web Inspector, crash logs, sysdiagnose specifics) for reproducing Safari scroll-related site crashes?
• Should the site’s development team adjust JavaScript, rendering approach, or resource handling to improve stability on WebKit?
Here we are facing issue, which is mentioned below:
On https://johnsoncontrols.com/, tapping the blue “Scroll to Top” button (up arrow icon) causes the entire page to reload instead of smoothly scrolling back to the top. This issue occurs only on physical iOS devices and is reproducible across multiple models and iOS versions. Similar behavior is rarely/occasionally seen in Chrome on iPhone and some Android devices.
Environment
• Devices: Any iPhone model, we are tested on available models like iPhone 12 mini, iPhone 14, iPhone 15
• iOS Versions: Latest stable releases
• Browser: Safari (WebKit)
• Network: Both Wi-Fi and cellular tested
• Additional Occurrences: Rarely reproduced on Chrome (iPhone, Narzo Android)
• Occurs only on physical devices (not observed in Simulator)
Steps to Reproduce
Open Safari on a physical iPhone.
Navigate to https://johnsoncontrols.com/.
Scroll down until the blue “Scroll to Top” button appears on the right side.
Then tap on ‘Scroll to top’ button.
The page reloads instead of scrolling to the top.
Expected Result
Tapping the Scroll to Top button should smoothly move the user to the top of the page without reloading.
Actual Result
Safari reloads the entire page when the button is tapped.
Troubleshooting Done
• Replaced # with javascript:void(0) in the button’s anchor tag
• Tested with e.stopPropagation()
• Switched button position from fixed to sticky
• Tried overflow-y: scroll; and -webkit-overflow-scrolling: touch; on body
• Updated scrollTop logic to match iOS‑compatible standards.
Questions for Community
• Is this a known WebKit issue on physical iOS devices?
• Any recommended debugging or profiling steps to better understand the cause?
• Are there best practices or example implementations to improve Safari compatibility for scroll to top interactions?
hello everybody, I have a new idea for the future a new product the new iPod with integrated mobile router and with more functions also other products in this category more functions you can thinking for gaming and more one function is special for handheld controller. One is Nintendo Switch or other consoles. She have problem with the Wi-Fi. When you most login we are website. This problem is with this problem. Not more a problem. This is the idea one from thousand ideas the best is the software you can use this for working and for the children for the first smartphone you cannot calling all person you can only call the 911 or the family interest you making with FaceTime this is the number one for communication on this iPod. This is a new category and you can music streaming.
Topic:
Community
SubTopic:
Apple Developers
Hi all,
I'm encountering an issue with auto-renewable subscription upgrades in the App Store. Here's my setup:
Context:
Plan A: Base Plan (yearly auto-renewable subscription)
Plan B: Pro Plan (monthly auto-renewable subscription)
B is configured as an upgrade from A.
Issue:
When a user with an active Plan A subscription upgrades to Plan B, I correctly receive an App Store Server Notification v2 with DID_CHANGE_RENEWAL_PREF and UPGRADE subtype. According to Apple's documentation, a prorated refund is issued automatically in this scenario, and no separate REFUND event is sent, the refund information should be retrievable through the upgrade event itself.
Testing in Sandbox:
In my sandbox tests, Plan A has a 1-hour duration and Plan B has a 5-minute duration. After the user upgrades to Plan B, I immediately cancel the subscription to prevent auto-renewal.
Expected vs. Actual Behavior:
After the 5 minutes expire, Plan A still appears as the active current entitlement. I initially thought this might be because the prorated refund hadn't been processed yet. However, even after waiting the full hour (the original duration of Plan A), it continues to show as an active entitlement—which shouldn't be the case. As a result, when I attempt to restore purchases, Plan A is still identified as valid and the subscription gets reactivated.
Question:
Is this behavior expected in the sandbox environment, or am I missing something in how the prorated refund and entitlement expiration should be handled?
Topic:
Community
SubTopic:
Apple Developers
Tags:
App Store Server Notifications
App Store Server API
I'm developing a new feature for iOS 26.1 to upload photos in the background, but I'm finding it difficult to trigger background upload tasks efficiently. Are there any methods to quickly force the device to execute background backup tasks?
Additionally, I've already completed backups, but when using the API:
(PHFetchResult<PHAssetResourceUploadJob *> *)fetchJobsWithAction:(PHAssetResourceUploadJobAction)action
options:(nullable PHFetchOptions *)options
NS_SWIFT_NAME(fetchJobs(action:options:));
I frequently get no results—neither successful nor failed jobs—and I'm unable to retrieve pending UploadJobs.
Could the Apple development team improve these functionalities and provide a debugging method to quickly trigger background backup tasks? Thanks.
Topic:
Community
SubTopic:
Apple Developers
各位网友大家好,有谁知道这个 tl 9655. com腾龙官方地址还能用吗?如果不能麻烦大家告知一个新的,184 7933 278这个身份是的薇,有的麻烦各位网友们告知一下。
How can I get full card bin range that support Apple Pay
Topic:
Community
SubTopic:
Apple Developers
I need to design an iOS app but have no experience (I only know embedded C).
The app should be fairly simple, it just needs to create a binary file based on options (enable/disable) and then send that binary file using BLE.
I already have a Python script which runs on Windows/Mac that generates the binary file and sends the binary file over BLE. But now I need to get this working on an iOS app.
I can connect to the bluetooth receiver (BT401) using the Lightblue app to send and receive commands via UART pass through.
A similar app already exists (VOG-Altimeter) where altitudes are enabled/disabled....
I need to do the same sort of thing and once the settings have been made, generate the binary file and send it via BLE.
So the steps are:
Create a bluetooth connection (to the BT401) like the LIghtblue app does
Create a binary file based on the settings like I currently do with the Python script
Send the binary file via BLE connection (to the BT401) like I currently do with the Python script.
I already have this working with the Python script, but don't know how to develop an app to do the same.
Can anyone help or give me pointers on how to proceed ?
I tried ChatGPT but it couldn't even get the BLE connection to work.