Apple Developers

RSS for tag

This 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.

Learn More

Posts under Apple Developers subtopic

Post

Replies

Boosts

Views

Activity

No Connection To Mobile Data
I installed the new developer beta 26 yesterday, but since that I only have problems with my iPhone. Besides not being able to update the software bc an error appears, I also don‘t have the abbility to use mobile data. If I try to, it only says „could not activate mobile data network“. I already tried to restart the phone, to reset it or to take the SIM out and in
0
0
25
3w
IOS 26`
Anyone else's phone die after installed iOS 26 beta? I'm not happy at all. shows that my phone is charging but will not turn on. have tried hard resetting it 50+ times, 5 different chargers.. nothing.
2
1
152
3w
iOS 26 : iPhone 16 Pro not charging via USB-C
Hello, I installed iOS 26 beta 1 yesterday when it came off but now, when I plug my iPhone, it just do nothing. I can charge it via the induction charger but I can't via USB-C port. The other way I can charge it is by turning my iPhone off and plugging it so it starts and then it charges via USB-C Port even when it starts. The thing is that when I unplug the cable and try to plug it back in, it doesn't charge anymore... I tried to put the restore mode (with the Mac and the cable on the screen) and even the DFU Mode but the iPhone is not detected by my Macbook and it's the same thing for my Windows PC : not detected... I also tried to erase the settings and content but same issue... Not charging Apple Store can do nothing because it's a dev beta... Am I the only one to have that issue ?
0
0
24
3w
Unable to check for updates
Hey there, I recently updated my iPhone to the iOS 26 developers beta version, and I’m encountering an issue on the Software Update page. It says “Unable to check for updates,” and I’m unable to revert to iOS 18. Is this a temporary problem? Will I be able to update my iPhone in the future without needing to reset it? Thanks
5
1
154
3w
Subscription issue
I have created an app and for the final stage i added subscription feature. This works great in testflight, but not when i push out to external testers. I set up what i needed to in apple store connect (i must have done it right as it works in testflight), and i linked it to th emost recent version. Nothing I do seems to get the sub info to display and pull through to the app in the sub box when selected. No price and the usual stuff. I was told send for review. Failed the review and im working on that but something tell sme this is a glitch athat needs fixed on my account maybe. Can anyone help please
1
0
31
3w
Network filtering/VPN configurations not working
Hello, I'm experiencing issues with multiple apps on macOS related to network-related tasks. FIrst, I had problems with the network filter on Avast security. It told me to allow net work filtering, so I pressed the popup button that said allow filtering, but did nothing and gave me a error. Later on, on Nord VPN didnt work aswell, when I had to grant permission to configure a VPN. It didn't even give me a description of the error, just said something went wrong. I contacted NordVPN support, which didnt do anything exept for telling me to uninstall avast and restart my mac, which I did but was useless. Please help me.
0
1
32
3w
Update to IOS 26
Today I updated to iOS 26 and after changing to clear mode nothing happens, the icons remain a solid color, everything remains a solid color, nothing is transparent.
0
0
69
3w
iOS 26: iPhone will not power on stuck on battery screen
I set iOS 26 to install overnight, put my iPhone 16 Pro on the MagSafe charger, watched it charge just fine, and went to sleep. When I woke up the iPhone showed the “plug into power” dead battery screen. I took it off MagSafe and put it back on. A half hour later the phone was warm but still wouldn’t power on, just showed the battery screen with a little red in it. I took it off MagSafe and plugged it into my iPad charging brick with USB cable to give it more power, still it did not turn on. I tried holding all the buttons to try to force a restart but didn’t work. For anyone else encountering this, do this to enter DFU mode and restore it. I had to do it a few times before I got the timing right. Plug into your Mac and open Finder (or apparently a PC with Apple Devices or iTunes) Press and quickly release volume up Press and quickly release volume down Press and hold right side button When the battery disappears and screen goes black, hold volume down and continue holding side button After a couple seconds release the side button and continue holding volume down A prompt to allow connecting to the iPhone should appear after a couple seconds, click Allow, and it’ll say the iPhone entered DFU mode - proceed to restore the firmware
3
3
242
3w
macOS 26 Beta 1 on MacPro7,1 – WindowServer crash when opening Finder
I’m running macOS 26 Beta 1 (build 25A5279m) on a 2019 Mac Pro (MacPro7,1) with a single 4K display connected via HDMI. Whenever I attempt to launch Finder, WindowServer immediately aborts and the machine reboots. Crash details: Process: WindowServer (PID 1441) Exception: EXC_CRASH (SIGABRT) triggered in thread 0 (ws_main_thread) Termination Reason: Abort trap: 6 Backtrace highlights: CA::OGL::MetalContext::draw(MTLPrimitiveType, …) hits an internal __assert_rtn in libsystem_c.dylib Subsequent calls all stem from QuartzCore’s OpenGL/Metal bridge (CA::OGL::render_layers, LayerNode::apply, etc.) Related threads: Thread 2 (com.apple.coreanimation.render-server) idle in mach_msg_overwrite Thread 1 shows AmbientDisplay and ColorSync callbacks running Hardware/Software: MacPro7,1 (2019) macOS 26.0 Beta 1 (25A5279m) 4K monitor via HDMI System Integrity Protection enabled What I’ve tried so far: Safe-boot (crash still occurs) Switching display profiles in System Settings → Displays → Color (no effect) Happy to provide any additional logs or verbose console output. Let me know if there’s any other data that would help diagnose the Metal/OpenGL integration issue in this beta.
0
0
57
3w
Battery stuck at 1%
I just downloaded ios 26 atm i was upgrading my phone battery was 50% and charging , now when i fully installated ios 26 it shows battery 1% and even i try to charge it still stays at 1% any idea how to fix it
2
0
78
3w
Update Unavailable
Yo i installed IOS 26 Beta to see how it is, and I want it to downgrade but Checking for Updates are unavailable and my iPhone 14 Pro is lagging i have 20-30 fps or something like that. And these Icons don’t wanna talk about it 🙏
0
0
71
3w
Bricked iPhone after Installing iOS 26 Beta
So I downloaded and installed iOS26 on my iPhone 15 Pro and after that it does not want to boot anymore. It shows a battery with one red line. Which is weird because before it restarted it had 80% of the battery and I had the power cable connected at all time. Now I can't boot it up anymore. Not even with the volume button up, down, power button trick. Please help!
2
2
199
3w
Publish old demo code from Apple on GitHub
I was searching for demo code from WWDC 2015 (Maze: Getting Started with GamePlayKit). Turns out, Apple remove the project from their website. But I finally found the project on my Mac because I must have downloaded it in the past. Does anyone know if I'm allowed to put that project to a public GitHub page without any modifications? Has anyone of you experience with this? I think it's really bad that Apple is removing those old projects. And as this particular project is in ObjC it compiles with only minor adjustments.
1
0
53
3w
Pilot Comms/headsets
Based a quick research, comfort and fit, noise cancellation issues and durability seems to be the most consistent issues with pilot headsets. I wouldn’t say there is a problem here, because you can easily throw out the faulty headset and spend another $1000 on a new one. However, what if apple can profit by introducing their version of pilot headsets? Besides, most airlines use Apple iPads for Navigation, crew scheduling etc. Make it a one stop shop. Apple already has the framework for music headsets, why not use it as a base for pilot headsets? Disrupt an already stagnant market and give pilots a great alternative. Tap into the interests of a new generation of pilots again most which already uses Apple products. Come up with a new fresh look of ‘pilot comms.’ A good idea is to pitch to the GA (general aviation) industry maybe include Apple headsets with the purchase of a new aircraft.
0
0
50
Jun ’25