I bought a new iphone
while transferring from old phone
it asks for update to IOS 18 before transferring data
and it took more than 10 hours to update the new IOS and nothing happened
what should i do to open the iphone
This is a dedicated space for developers to connect, share ideas, collaborate, and ask questions. Introduce yourself, network with other developers, and join us in fostering a supportive community.
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Hello, I encountered a problem in the latest beta version of ios 18. When I go to any browser or game, everything freezes and I can't do anything. The keyboard does not open and there is no response to touch. It started in the evening, but at first everything was fine. I hope you will fix it. I can't use the browser
Hello there,
Has anyone else experienced a problem displaying fresh RSS feeds from this source? https://www.apple.com/rss/ Almost every feed is linked to ax.itunes.apple.com, which is not considered safe by my actual browser. For example, this feed: https://ax.itunes.apple.com/WebObjects/MZStore.woa/wpa/MRSS/justadded/limit=10/rss.xml. It seems like a certificate problem.
Thanks for the reply
Link to Download apps: https://apps.apple.com/us/app/pingid/id891247102
the circle rotates and again gives me the “Get” button.
Topic:
Community
SubTopic:
Apple Developers
When opening the calculator app on my iPhone 14, since I updated to the IOS 18 BETA, the app opens to the result of the last operation I did with it. The problem is that it even does it when I deleted everything from the operation and the history of operations before closing the app.
Topic:
Community
SubTopic:
Apple Developers
Control Center shows wrong battery percentage, in fact in is not realtime just graphic logo. This shall be dynamic with the realtime battery status.
Topic:
Community
SubTopic:
Apple Developers
So I have been having some issues with iOs 18. mostly regarding bluetooth. I have airpods that tend to live downstairs in my house but half the time I go to play music through my speakers, it connects to my airpods which are downstairs in their case. Just now, I was fully connected to a separate pair of Sony headphones and after leaving my mail app while listening to a podcast, the podcast starts playing through my speakers. The other thing that is making me extremely irritated with this update is the predictive texting and the automatic text correction. I will have written exactly what I want and it will still be replaced or if I wrote a word that is super close to one word with only one letter incorrect, it will change it to a word that I rarely use and changes multiple letters for this new word. I am frankly extremely unsat with apple for numerous years but this update is really making me consider switching. I initally picked the iphone because it is supposed to be convenient and easy to use. It is now irritating and unreliable.
I also have an issue with facetime on the new mac update. I am unable to watch a movie on one sode of the screen and facetime my friend and have the sound play in my sony headphones, but it used to work with the previous update.
Topic:
Community
SubTopic:
Apple Developers
I have an Apple wallet and iPhone 16 pro max. Every time I restart the phone, which I need to do at least once every day to fix bugs, my wallet is not recognized
Sir, kindly guide me Why My more than 500 GB data Deleted automatically from my 2nd installed 2TB HDD Drive.
When I opened my MacBook Pro I was surprised that judge amount of my files deleted automatically.
And How can I recover all of those data free of cost.
Topic:
Community
SubTopic:
Apple Developers
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.
Topic:
Community
SubTopic:
Apple Developers
For years (since I got my M1 MacBook Pro) I've experienced this weird performance degradation. I've tried posting about it to numerous channels, always without a reply. I figured I'd try here.
The symptom is: video playback (of visual frames, not audio; audio is unaffected) stutters if I just let the player play. I'll start a video playing, it will play normally, but if I leave the computer alone to play back, the frame rate will drop dramatically (one or two frames per second, even slower). If I wiggle the mouse (generating events), playback resumes normally. After a few seconds, it will stutter again.
It's as if the computer were throttling back on system clocks or something because there’s no user input.
As you can imagine, this is a frustrating user experience when trying to watch videos.
It doesn't matter if it's a YouTube video playing in Safari, or a WWDC video playing in the WWDC.app or Developer.app, or any other video in QuickTime Player.app.
And it doesn't always happen. I have my own video playback app that doesn't seem to suffer from this, even though it plays multiple videos simultaneously.
I'm on power adapter, and settings are generally set to maximum performance when on power adapter.
Any ideas?
Topic:
Community
SubTopic:
Apple Developers
I was unable to invert colors on an image using the Mac OS Preview app in 15.0 using "Tools > Adjust Color > then switching the position of the Black point and White point sliders in the Adjust Colors panel
but as soon as I upgraded to 15.1 beta, it worked again
Topic:
Community
SubTopic:
Apple Developers
I am looking for help to develop an advocacy app
This didn't happen before and only happens now that I updated my macbook to macOS sequoia beta 15.2
Topic:
Community
SubTopic:
Apple Developers
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.
Topic:
Community
SubTopic:
Apple Developers
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
Topic:
Community
SubTopic:
Apple Developers
Observing 4K playback issues on tvOS 18. Encountering HTTP 416 (Range Not Satisfiable) errors when the player attempts to request byte ranges that are outside the available data on the server. This leads to fatal playback error resulting in the error
CoreMediaErrorDomain error -12939 - HTTP 416: Requested Range Not Satisfiable
Notably, there are no customizations or modifications to the standard AVPlayerViewController on tvOS player.
AVPlayer is trying to request the resource of length equals 739 bytes with an invalid byte range (739-) request. Since the request is not satisfiable server returns with 416. Note this is only limited to tvOS 18 and we are trying to understand why AVPlayer is making this invalid request in tvOS 18 resulting in playback error.
Hello, two months ago, I got a 2024 Volkswagen ID.4. At first, there was a free trial of a hotspot through Verizon. It was fine, but I'd rather use my phone's cellular data.
Not long after that, I installed the iOS 18.1 beta. That's when I noticed that my phone was offline when connected to CarPlay. I have my maps downloaded, and much of my music and podcasts are configured to download locally to my phone, so I'm not sure exactly when it began.
I've exhausted the settings I can think of on my phone and my car's infotainment settings. I've tried:
Resetting Network settings on my phone
Confirming that Wifi Assist is enabled
Re-pairing my phone with my car
Turning off my car's Wifi Hotspot setting turns turns off wireless CarPlay. When I try to re-connect to CarPlay, I get a notification that it must be on to connect wirelessly.
Turning cellular data off and on
None have helped yet. Any ideas?
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.
Topic:
Community
SubTopic:
Apple Developers
Hello,
I hope this message finds you well. On October 3rd, I completed the payment process for my Apple Developer account, but I noticed that the payment has not been processed yet, and my account has not been activated.
I would like to kindly request your assistance in checking the status of my payment and account activation. I apologize if I am addressing this issue in the wrong channel and appreciate your understanding.
Thank you in advance for your help.
Topic:
Community
SubTopic:
Apple Developers