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

I am unable to add my Apple MagSafe Wallet to my iPhone
Exact same issues on my old leather MagSafe wallet, so I brought a new one from the Apple Store ‘blackberry’ colour. Yep that’s a word we don’t hear often in tech anymore. Anyway, I’ve reported it in all versions of iOS 18.1 when in beta and they still exist in iOS 18.2 beta 1. I’ve removed them, restarted phone to no avail unfortunately.
1
0
535
Nov ’24
iCloud+ Email
I have a domain with all the correct records but I'm running into these issues: https://imgur.com/a/PZkYxJk and then I get this: https://i.imgur.com/V4IMy43.png how can I verify if I don't have a password set yet, I figured it was verifying I owned a domain but what is this about?
1
0
221
Nov ’24
Screen Time passcode forgot passcode
When I upgraded to iOS 18 beta, I don’t recall setting a screen time passcode, however one is set. I am locked out from changing the passcode. I have clicked “forgot passcode” down at bottom but it doesn’t do anything. I am the only user on this phone. I am currently running iOS iOS 18.2 (22C5125e). Please advise, as screen time is locked and cannot be viewed nor change passcode
0
0
244
Nov ’24
Issue with Wi-Fi Connection on iOS 18.0 iPhone 16 Series
When I try to connect to a Wi-Fi network with iPhone16 (iOS18), the following pop-up appears. Please tell me the conditions under which this pop-up appears. Additionally, upon investigating the surrounding wireless signals, there were no other wireless devices on the same channel band." [Pop-up] Unable to join the network "〇〇〇〇" This network is operating on Wi-Fi channels in use by several other nearby networks. Restarting your wireless router may allow it to automatically choose the best channel to use, and may resolve this problem. Also, I can connect to a Wi-Fi network without any problems with iPhoneSE2 (iOS18). However, after displaying the above pop-up on iPhone16 (iOS18), when I try to connect to a Wi-Fi network with iPhoneSE2 (iOS18), the following pop-up appears. The content of this pop-up is different from the pop-up displayed on iPhone16 (iOS18). Please tell me the reason why the content of the pop-up is different. [Pop-up] Unable to join the network "〇〇〇〇" Please check and reply.
1
0
421
Nov ’24
Parental controls not syncing to kids’ phones after ios18 update
First ill start by saying I’ve updated all of our phones to the latest iOS… since then I’ve been having issues removing restrictions and adding limits to their phones from my mine. downtime didn’t update, my passcode didnt update, some of the changes I Made didn’t transfer over, and all of the contacts in one of their phones were even blocked. Every one of them. not to mention that the screen time isn’t showing the correct times either. while my kids phone was put up it showed it was used for 12 hrs per day!!! And greyed. Showed nothing was used but time was calculated. She didn’t have access to the phone. I’ve tried restarting the phones. I’ve tried turning the setting off and on. It’s where I gotta set up her screen time and restrictions From her phone! might I also add since I am here that there HAS to be a better controls!! if it’s been decided they aren’t allowed to have an app after it was downloaded, we should be allowed to remove the option to redownload Without having to limit the entire App Store. whats up with allowing the kids to bypass the limit by (if consistently) asking for one more minute? We wanna protect our kids however there are loop holes.
0
0
339
Nov ’24
Issues with Multiple Activations and Interruption of intervalDidStart in DeviceActivity When Using ScreenTime API
I am a Swift developer using the ScreenTime API to develop an app that helps users manage app usage time on their phones. While working with DeviceActivity, I've noticed that it sometimes gets activated multiple times in succession, and occasionally, the code within intervalDidStart stops executing midway. What could be the cause of this?
0
0
291
Nov ’24
CarPlay issues with my new LEXUS LBX
Hello, I am experiencing an issue with my new Lexus LBX car. The phone will not respond to ‘Hey Siri’ when i want to make a phone call or ask for directions. A manual approach through the cars infotainment system works and Spotify seems to work okay, but the system will not respond to a voice. The iPhone itself works fine with voice commands when not connected to my Lexus.
1
0
482
Nov ’24
Apple TV 4k
My cat accidentally stood on the remote and pressed the button. Now I can't restore the apple tv 4k using the iphone. The download stops immediately
1
0
173
Oct ’24
CUPS USB working, but no print-out on HP Deskjet
lpinfo -v direct usb://HP/Deskjet%20F4200%20series?serial=CN86H2D1Y905BR lpstat -v -t Gerät für HP_Deskjet_F4200_series: usb://HP/Deskjet%20F4200%20series?serial=CN86H2D1Y905BR Scheduler ist aktiv System-Standardzielort: HP_Deskjet_F4200_series Gerät für HP_Deskjet_F4200_series: usb://HP/Deskjet%20F4200%20series?serial=CN86H2D1Y905BR HP_Deskjet_F4200_series akzeptiert Anfragen seit Do 14 Nov 09:13:38 2024 Drucker „HP_Deskjet_F4200_series“ ist inaktiv; aktiviert seit Do 14 Nov 09:13:38 2024 1st. Test) echo "Guten Tag" | lp -d HP_Deskjet_F4200_series 2nd. Test) echo "Guten Tag" | lpr -P HP_Deskjet_F4200_series but nothing, no print-out, no printer action! I've followed and adapted: https://blog.robertelder.org/linux-printer-debugging/ any useful suggestion ???
1
0
254
Nov ’24
The iPad’s software
I was thinking that I would like to share tips on how to improve the iPad’s interface. Here seems to be a good place. Out of constantly seeing little important details that would improve the user’s experience, I also thought that it would be really nice to exchange about such improvements and of who fun it could become. My mind likes it when Interfaces display the minimum options at once while those representing all the given necessities. The scope of this thread is broader and was created to have a space for thinking about software efficiency design. Like why on my key board should I press .?123 to then uncover #+= under the shift button? Meanwhile there are now a + sign displayed at twice upon my eyes! Ah! If I could be hired to redesign the iPads keyboard user’s experience, this world would slightly be a more efficiently structured place.
0
0
249
Nov ’24
Looking for suggestions on writing a spreadsheet type app
I’m retired programmer. I did most of my work in C. Did some C++. And Ruby is my favorite language. I did Macintosh development back in 1985 when the first Mac came out and have not done much UI coding since. I did mostly device drivers. I did a lot of Ruby on Rails work from 2007 to 2015. I am considering writing a spreadsheet app. Some items I would like to implement is the ability for what is displayed to be more complex than what Numbers (for example) allows. I would also like to implement the concept of Units like the old HP calculators did. Ultimately I would like users to be able to create functions easily. If possible, I’m leaning towards using Ruby as the language that these functions could be written in but that is just an example. It would be best to assume I’ve not done any macOS development since what little I have done is centuries old. What language would you suggest I use? Are there perhaps a few skeleton applications that I could start from? My main bewilderment is how to create a window, put elements in it, make the elements interactive, etc.
2
0
232
Nov ’24
Problème de son
Bonjour , j ai un problème de son avec les boutons du volume. Je ne peux que baisser le son. La touche du haut ne marche plus. Je ne peux plus augmenter le son avec. Je suis obligée d aller dans le centre de contrôle pour augmenter le son. pour la musique et les vidéos. Pour les sonneries c est pareil je ne peux pas augmenter le son.
1
0
345
Nov ’24
iOS18.2 Beta
I updated my device today with the new update iOS18.2. There were a couple of issues: The App Store won't load. I am unable to update or install applications and offloaded applications. Network issues (wifi) won't work. Unable to connect to a wifi access point.
0
0
205
Nov ’24