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

Problems connecting with Colab Enterprise python notebook on iPad mini
I'm trying to run Colab Enterprise notebook's from my iPad Mini, and continue getting the error message 'Unable to connect to the runtime'. The references support page offers a list of potential issues. I've checked off browser issues (same situation on Chrome, Safari and Firefox), Permissions (works fine on Macbook with same credentials), and network blocking dev platforms (tried this on 3 different networks, plus it works on my macbook). All signs point to a device issue, but Apple support isn't supporting this issue. If anyone has any insight into this, I'd appreciate any info. thx
2
0
27
1w
Unable to update to the beta version of iPadOS26.
現在公開されているiPad OS26のベータ版にアップデートしてみましたが、 iPadのストレージ容量が不足しているため、更新できないようです。 スペースを解放する以外に更新する方法はありますか? モデル:iPad 8 ストレージ:18GB / 32GB iPad OS26へのアップデート方法について、ストレージスペースを空ける以外の情報をお持ちの方がいらっしゃいましたら、教えていただければ幸いです。
0
0
17
1w
Unable to update to the beta version of iPadOS26.
I tried to update to the currently released beta version of iPad OS26, but I can't seem to update due to lack of storage space on my iPad. Is there any other way to update besides freeing up space? Model: iPad 8 Storage: 18GB/32GB I would appreciate it if anyone has any information on how to free up storage space in order to update to iPad OS26.
1
1
34
1w
How to hide moreNavigationController in SwiftUI?
I have more than five tabs in a TabView, and on some screens, I'm seeing a navigation bar with the title "More". I understand that this is the default behavior of TabView when there are more than five tabs—iOS automatically creates a "More" screen. I've set navigationBarHidden = true throughout my app, but the navigation bar still appears on some screens within the "More" section. Is there another way to hide the moreNavigationController or completely remove the navigation bar from the "More" screen?
0
0
103
1w
Mac0s 26 apple mail issue
Running Mac0S 26 beta 2 and now 3 on a M3 MBP and Apple mail will not connect ti IMAP. SMTP is connected. Error in Connection Details: READ Jul 07 17:33:36.456 [kCFStreamSocketSecurityLevelTLSv1_2] -- host:p71-imap.mail.me.com -- port:993 -- socket:0x9b9e586c0 -- thread:0x9ba6b27c0 4.18 NO [AUTHENTICATIONFAILED] Authentication Failed Google Mail connects with no issues. Mail is enabled in System Settings>iCloue>Internet Accounts
0
0
78
1w
Reversed text in Photos on iMac
There was a post last year with the same issue, but got closed without solution. In Photos when I type the name of an album the cursor goes to the lft after each character input. So an album with the name "Hello" becomes "olleH" I am on the latest update, tried a restart, tried with a new album, different user, etc. Who can give me a hand. 15.6 Beta (24G5065c)
1
0
251
2w
Can't post because "This post contains sensitive language"
Hello, I’m new to the Apple development community and I'm trying to post a question, but I keep getting this error: This post contains sensitive language. Please revise it in order to continue I've removed all links and rephrased the text, but the error persists. Has anyone seen this before or have suggestions for how I can successfully submit my question? Thank you!
14
0
337
2w
iPhone 13 Pro not charging or recognized via USB-C after iOS 26 update (works in DFU mode)
Hi everyone, Since updating my iPhone 13 Pro to iOS 26, the device stopped charging and is not recognized by my Mac when connected via USB-C to Lightning cable. I’ve run extensive diagnostics: • Tried multiple USB-C cables and ports on the Mac — all work with other iPhones and devices. • The iPhone charges fine using a wall charger. • It also works perfectly with USB-A to Lightning cables — charges and appears in Finder. • I performed a full DFU restore and downgrade to iOS 18, without restoring from backup — the issue persists. • Interestingly, the iPhone is detected by the Mac in DFU mode via USB-C, which suggests the USB-C port is physically fine. This leads me to believe the issue is with the USB-C stack in normal iOS runtime, possibly triggered or corrupted by the iOS 26 update. It’s not hardware-related, as data and power lines work in DFU, and USB-A connections work normally. Has anyone else experienced this? Is there any way to fully reset or reflash the USB-C firmware at a lower level than DFU? Or does this require AST2-level diagnostics from Apple? Thanks in advance!
1
0
148
2w
Delay in loading web pages in WebView after consent to tracking
Hi everyone, I have an app developed with React Native with Expo and it uses webViews to show HTML articles for a few days if I give consent to tracking the loading of the articles is very slow on the contrary without consent they load quickly, I tried to disable the javascripts that load the ads but the result is always the same. Can anyone help me?
1
0
416
2w
iOS 26DEV Beta lacks feedback channel, and has been buggy for 4 weeks
From iOS 26Beta1, iOS 26Beta1.1 to iOS 26Beta2. I couldn't log in to the Feedback App for 4 weeks. It kept prompting BUGs and asked me to log in to Feedback. However, the problem was that I couldn't log in to Feedback. So the problem kept repeating. Apple didn't receive any feedback, so Apple thought this was the most successful version in the history of iOS because it didn't receive any feedback.
0
0
25
2w
Glitching parts of screen since update to iOS 26 Developer Beta
As the title states, and it’s extremely frustrating. The floating bar that now appears above the keyboard is cool compared to the built in bar, though it seems to only work when it feels like it. Also the screen seems to have a haze around it, sometimes I cannot read whats needed because of it being blurred and it won’t allow me to navigate to certain things due to the haze being there too. Any way of rolling back my update and going back to my previous iOS?
0
0
44
2w
AirDrop fails with cpio error
Frequently, when transferring large files using AirDrop, it will suddenly fail mid-transfer. Looking into the macOS logs reveals the fault: error 19:45:25.701432-0700 sharingd SDAirDropFileZipper: bomCopierFatalErrorPtr - cpio read error: bad file format error 19:45:25.701517-0700 sharingd SDAirDropCompressor: CFWriteStreamWrite returned -1 default 19:45:25.701533-0700 sharingd Zipper Update: Error Domain=NSPOSIXErrorDomain Code=5 "Input/output error" UserInfo={NSLocalizedDescription=cpio read error: bad file format} default 19:45:25.706094-0700 sharingd Closing output stream default 19:45:25.707901-0700 sharingd Invalidating XPC helper for macOS downloads directory error 19:45:25.708039-0700 sharingd Decompression failed Error Domain=NSPOSIXErrorDomain Code=5 "Input/output error" UserInfo={NSLocalizedDescription=cpio read error: bad file format}
0
0
434
2w
SwiftUI vs Flutter for Embedding Unity in an iOS App?
I need help. Looking for devs who’ve integrated Unity into a native iOS app (Swift/SwiftUI) SwiftUI vs Flutter for Embedding Unity in an iOS App? I’m planning an iOS-first app where users interact with a real-time 3D custom avatar with 52 blendshapes powered by Unity, using SALSA LipSync + Emoter for facial animation. The avatar will respond to voice using Whisper → GPT-4 → ElevenLabs. My plan is to embed Unity only for the avatar screen, and build the rest of the app (chat, voice input, onboarding, etc.) natively? Here’s the decision I’m stuck on: Should I stick with SwiftUI, since it gives full access to iOS-native features like ARKit, audio routing, and StoreKit? I only plan to develop for iOS. Has anyone here integrated Unity with Flutter for mobile app successfully? Any pitfalls or major limitations I should know about before going that route? I haven’t started development yet — just want to make sure I choose the right foundation for performance, flexibility, and long-term growth. Any experience would be hugely appreciated!
1
0
165
2w
iOS 26 Beta 2 replaces iOS 18.4 Backup
After too many boot loops and inability to boot up at all from system data bloating, I decided to restore the iPhone 16 Pro Max I’m beta testing on back to iOS 18.4 for a third time. Unfortunately, I found the iOS 26 beta 2 had made a iCloud backup last night, replacing my 18.4 backup. Is this something betas are supposed to do? I’ve been beta testing for around a decade now, I’ve never seen a iOS beta make an iCloud backup. Is anyone else noticing excessive system data bloating (70-100 GB or more)? Regardless, I’m in it for the long game now 😂
0
0
98
2w
Mac Mini M1 Firmware Restore
Hi, After installing Macos 26 Beta on my Mac Mini M1 it doesn't boot. On the front panel there is an orange blinking light. The monitor doesn't recognize it. In DFU mode my other Mac Mini (M4) recognizes it but I can't restore it from Configurator (see print). Thanks for your help.
1
0
133
2w