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

WhatsApp Bug After Update 18.1 (22B5054e)
Since I updated ios to version 18.1 (22B5054e), I’m experiencing significant performance issues. Specifically, the app has become dramatically slow, particularly when trying to send messages. There’s a noticeable delay of one to two seconds between pressing the send button and the message actually being sent. This lag is frustrating and hinders smooth communication.
5
5
3.8k
Oct ’24
Storage
I just tried to update to iOS 18.... Stated I needed to free up storage... I did..... Attempted to download the update it stopped halfway because now the update has taken up all the space and now telling me I need 11gb more which basically is me deleting everything off my phone as I've already deleted the original amount they asked before the update started. At this point stop updating the iOS because it's just a sham to make people buy more storage space
0
0
155
Oct ’24
iOS 18 - Automatic mode in customize menu
When I enable 'Automatic' mode, everything turns light/dark based on the phone's sunrise/sunset settings. However, the wallpaper doesn't change. I must manually click on the "sun" logo in the customized menu to toggle it to light/dark. Isn't the change meant to be automatic if the 'automatic' option is selected?
1
0
209
Oct ’24
Cant Backup IPhone with iOS 18.1 Beta 6
It tells me I should create a backup before updating to iOS 18 .1 Beta 6, because Beta 5 crashed every 5 minutes. But I cant create a backup because my device isnt showing up in iCloud on my Windows PC. I have troubleshooted, reconnected, restarted, used different cables multiple times. It is not showing up, not even asking for "Do you want to trust this PC?". Im starting to lose my mind
1
0
285
Oct ’24
Can no longer detect 2nd display in MacOS Sequoia 15.0.1
I have two monitors connect to my Macbook Air (Apple M1 Chip) via HyperDrive Dual 4K 10-in-1 USB hub. Everything was working flawlessly moment ago, until I update my MacOS. Now, the only display that works is whichever one is plugged into the first HDMI slot on the hub. Additionally when I click on the MacOS Instant View icon, I receive the following pop-up message 'USB Display is not connected. Please connect it and try again' I've attempted everything from unplugging the monitors both from the hub itself as well as the power chord. I've also made sure my drivers were up to date with the latest version of the software. So far nothing has worked. Please be mindful of updating your software....
2
0
924
Oct ’24
iCloud App on Windows happen error.
I use icloud apps on windows. This image says "Authentication failed". I have done below. Reinstall Logout & Signin About My PC AMD Ryzen 5 5625U AMD Radeon Graphics 8.0GB Memories 256GB SSD Microsoft Windows 11 Version 23H2 (OS Build 22631.4249) (Licensed) About My iPad iPad mini 3 64GB iOS 12.5.7(Latest) Please help me... Maybe this letters has mistakes because I'm Japanese.
1
0
431
Oct ’24
Guideline 1.3 - Safety - kids Category. Your app implements the App Tracking Traspoarency
Apple's review team informed us that we are using the ATT framework, but when we analyzed the IPA package using MobSF, the LIBRARIES section did not include the AppTrackingTransparency.framework and AdSupport.framework, nor the NSUserTrackingUsageDescription field. A global search also did not reveal this information. How should I resolve this issue? Regarding the "1.3.0 Safety: Kids Category" issue, I would like to ask if you could provide us with technical support. We didn't use ATT in our code, nor did we declare NSUserTrackingUsageDescription in the info.plist. When uploading the package, there was no feedback indicating the need to declare NSUserTrackingUsageDescription. We used the commands grep -r AdSupport ., grep -r advertisingIdentifier ., and find . -type f -exec grep -il "appTrackingTransparency" {} + to search the entire project, but did not find any related frameworks. We've tried many methods but still can't determine where the AppTrackingTransparency framework is being used. package.json Podfile.txt
0
0
243
Oct ’24
Manually offload apps
Hello, I use to be able to manually offload apps to clean up my storage space and ever since I uploaded the iOS 18 developer beta to the latest, I can’t see to find an option for it. Any help would be appreciated!
1
0
231
Oct ’24
iOS 18 fixed the problem with screen time and family share
But only until the update to iOS 18.0.1 came along just a few weeks later. EVERY TIME there's an update it breaks family share and screen time. EVERY TIME single time! And to fix, you must have the kid's phone in hand (easier for parents with little kids, not so easy with teens, also not easy for kids whose parents are split up and kid spends one week with you and one week with other parent). Then you have to make sure they are both on the same iOS version, then you have to log into iCloud and set up family sharing all over again. THIS SUCKS. Apple you can do better.
1
0
856
Oct ’24
Face ID animation
hello everyone, I am experiencing Face ID animation issue. When I try to unlock my screen or the apps using Face ID, it won’t show the full animation. see attachment for reference. But it shows full animation in App Store or apple pay. everyone know about this issue? IOS18 bug. I’m at IOS 18.0.1
1
0
276
Oct ’24
macOS ScreenSaver SFAuthorizationPluginView
Hi Team, Thank you for your Response and Shared example AuthorizationPlugins. As Stated in README file of LoginUIAuthPlugin. The changes are Reflected in LoginScreen only , Not effected at Screen Saver , I followed This Steps to Configure the LoginUIAuthPlugin.bundle file . Steps -1: Open /Library/Security/SecurityAgentPlugins here i configured The .bundle file. Step -2: security authorizationdb read system.login.console > ~/Desktop/auth.plist Step-3: vim /Users/rahul/Desktop/auth.plist After Editing the auth.plist. it looks like Below. ?xml version="1.0" encoding="UTF-8"?> Step -4 : security authorizationdb write system.login.console < ~/Desktop/auth.plist Up to Here The Changes are Effected in LoginScreen. **For Screen Saver ** Step-1: security authorizationdb read system.login.screensaver > ~/Desktop/screen.plist **step-2:vim /Users/rahul/Desktop/screen.plist ** After Editing Plist file looks like below. Step-3. security authorizationdb write system.login.screensaver < ~/Desktop/screen.plist Step-4.: sudo defaults write /Library/Preferences/com.apple.loginwindow screenUnlockMode -int 2 Changes Are Not effected same as loginscreen. it is showing small window as alert . , I want same as loginscreen, Please support to implement this . Thanks in Advance. Please Find The Attached Screen shots of screensaver , Terminal ScreenShot and Login Screen, and Shared AuthPlugins.
0
0
286
Oct ’24