Basically, I always charge my phone at night to my limit 85%, but when I installed the iOS 18.3 beta 3, my iPhone charged to 100% at night when I was having always limit to 85%, my phone was overheated too. Did that only happened to me? Because I even checked and it’s on 85% limit.
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
Created
ProfileConnection Error com.apple.ManagedConfiguration 12:33:23.432323+0900 ManagedConfiguration PerfPowerServices MDM profile installation check failed with error:NSError.
Desc: Connecting process lacks permission 'com.apple.managedconfiguration.profiled-access'
US Desc: Calling process lacks 'com.apple.managedconfiguration.profiled-access' entitlement
Domain: MCXPCErrorDomain
Code: 39000
Type: MCFatalError
Params : (
"com.apple.managedconfiguration.profiled-access"
)
Topic:
Community
SubTopic:
Apple Developers
Why NFC tags shown speed is slower than iOS 16.0? After paying with Apple Wallet with iOS 18.0, it seems that it could only detect the NFC tags after 5s, it is the particularity of the iOS 18.0? How can it be quick as former version?
Hello,
I am currently developing an application for Apple TV using TVML, and I am trying to create a user registration or login form with multiple input fields (e.g., "Username" and "Password"). However, I am facing issues with displaying multiple textField components in the formTemplate.
Here are the approaches I have tried:
Attempt 1:
<document>
<formTemplate>
<banner>
<title>Login</title>
</banner>
<banner>
<textField>UserName</textField>
</banner>
<banner>
<textField>Password</textField>
</banner>
<footer>
<button id="button1">
<text>Button 1</text>
</button>
</footer>
</formTemplate>
</document>
Attemp 2:
<document>
<formTemplate>
<banner>
<title>Login</title>
</banner>
<textField>UserName</textField>
<textField>Password</textField>
<footer>
<button id="button1">
<text>Button 1</text>
</button>
</footer>
</formTemplate>
</document>
In both cases, the layout does not render the fields as expected. Either the textField components do not display at all, or the structure seems incorrect.
Could someone please guide me on the proper way to display multiple textField components in a formTemplate? Is there a limitation or specific requirement for structuring these elements?
Thank you in advance for your assistance!
when i send a http request with NSURLSession, app is crashed.
_quic_frame_write
_quic_frame_write
__quic_packet_builder_assemble
_quic_conn_assemble_and_encrypt
_quic_conn_send_frames_for_key_state
_quic_conn_send_internal
_quic_recovery_pto
_quic_recovery_timer_fired
_quic_timer_run
___nw_protocol_instance_schedule_wakeup_block_invoke
___nw_context_reset_timer_block_with_time_block_invoke
__dispatch_client_callout
__dispatch_continuation_pop
__dispatch_source_latch_and_call
__dispatch_source_invoke
__dispatch_workloop_invoke
__dispatch_root_queue_drain_deferred_wlh
__dispatch_workloop_worker_thread
__pthread_wqthread
Topic:
Community
SubTopic:
Apple Developers
Hi,
I am trying to use the new FileProvider feature available on macOS 15 to create a FileProvder domain on an external drive.
I am creating the domain with the initializer
init(displayName:, userInfo:, volumeURL:)
But when I try to add the domain with NSFileProviderManager.add()
I get error NSCocoaErrorDomain, code 3328 - feature not supported.
My external drive is APFS formatted and encrypted. I am checking its eligibility with
NSFileProviderManager.checkDomainsCanBeStoredOnVolume(at:)
and the result is "eligible".
What should be done to solve this problem - is there a specific entitlement I have to add? I checked the possible entitlements and I don't see anything pointing in this direction.
I will be very grateful for any help!
Topic:
Community
SubTopic:
Apple Developers
Hi, I just bought iPhone few days ago, switched from Android after long time, the first thing I noticed is that refresh rate/frame rate is not constant for some reason. Android phones are having those 120 hz all the time but for some reason iPhone drops it In some situations which makes no sense at all, I want consistency in smoothness , I want phone to be same smooth all the tome, not that it changes it self depended on situation. I think you should just give us a option where we can choose to have variable refresh rate(because of saving power) or constant refresh rate (smoothest experience). Also what I noticed when I am in video call everything is perfectly smooth as it should be, once I end the video call the difference is noticeable immediately. Thanks in advance. Please consider this, Im 100% sure that Im not the only one who seeks for this option.
Topic:
Community
SubTopic:
Apple Developers
Since 4 days TestFlight (latest version) is not working anymore - error "Couldn't load apps" shown all the time (reinstalling the app doesn't solve the issue).
iPhone SE (1st gen) / iOS 15.8.3
Several other users also have this problem.
How iPhone 16 is worth than iphone 15?
Hi folks,
First - I'm not a developer.
Some time ago I came across Sequoia Beta and installed it thinking it was just a usage data collection thing.
I recently wanted to delete it because I suspected it was causing other issues, but was only offered to have updates stopped.
My MacBook Pro M2 still says I'm running Sequoia 15.3 (Beta 24D5034f).
I have another, maybe unrelated issue and posted a question about it on Apple Community but the question was deleted and I was pointed here because I mentioned the Beta!
This was my question:
I can FaceTime from the iPhone but when I try to FaceTime from the Mac, I get a notification on the Mac saying:
"iPhone calls not available. Your iPhone is not configured to allow calls using this Mac".
My iPhone is a 14Plus on iOS 18.2.1 (22C161).
I've tried the iPhone and Mac fixes suggested by Apple but no luck there - that was all about turning iMessages and FaceTime off or signing out for both devices, then power cycling both devices.
I don't understand how this is supposed to work.
Could my issue be related to the Beta?
If so, and in any case, how do I remove the Beta?
TIA
its crazy on my iphone 11 pro max . all of a sudden my battery is not recognized down to 1% keeps crashing cant open any apps keep rebooting absolutely the worse . after all this am finally gonna have to leave the apple echo system. apple seams to be a huge failure at the time.
any one ger tips on this cause am heading to downgrade possible 18.2 cause all that issue did not exist till 18.3 beta
Topic:
Community
SubTopic:
Apple Developers
My MacBook restarted because of a problem what is wrong with it
I am using an iPhone 14 Pro Max, and I’ve encountered an issue that started when I updated to the public beta of iOS 18.2. Here’s the problem:
Whenever I minimize an app (e.g., WhatsApp, Safari, Chrome, Brave, etc.) while working on something—like typing a message or filling out a form—and receive a call, the app refreshes to its initial state after I return. For example:
If I’m typing a message in WhatsApp, and a call interrupts me, the chat window closes and reverts to WhatsApp’s home screen when I return.
Similarly, if I’m filling out a form in a browser and get a call, the form resets, and I lose all entered data.
If I’m playing a game like Candy Crush and switch to another app without closing the game, it restarts when I return.
If I’m trying to log in to an app that requires authentication through another app (e.g., SEB Bank app using BankID, or Swiss apps that require BankID for verification), the login process fails because the original app refreshes and loses its state when I switch back.
Initially, I thought this might be due to having Developer Mode enabled, so I turned it off. Then I assumed it could be related to the beta version of iOS, so I waited for the stable release. I have since turned off beta updates and updated to the stable version of iOS, but the issue persists.
Interestingly, I noticed the same behavior while using iOS 17 as well.
Is there anything I can do to fix this problem and prevent apps from refreshing unexpectedly? Any help or insights would be greatly appreciated.
Topic:
Community
SubTopic:
Apple Developers
Messaging is missing from CarPlay. Unable to send or receive messages. Not even an option to add it to CarPlay. This is my most heavily used feature while I’m in the car.
I like to suggest a different microphone dot icon for Voice Control. I had customized Voice Control to turn on a Flashlight. This caused confusion with the orange dot being switched on constantly.
I made an error in sending a security vulnerability to Apple Security about the orange dot microphone in always ON mode when iPhone is unlocked.
While setting up the MDM server, I got the following error:
Please tell me what the error is and how to fix it.
ProfileConnection Error com.apple.ManagedConfiguration 12:33:23.432323+0900 ManagedConfiguration PerfPowerServices MDM profile installation check failed with error:NSError.
Desc : Connectiong process 'com.apple.managedconfiguration.profiled-access' lacks permission
US Desc: Calling process lacks 'com.apple.managedconfiguration.profiled-access' entitlement
Domain : MCXPCErrorDomain
Code : 39000
Type : MCFatalError
Params : (
"com.apple.managedconfiguration.profiled-access"
)
Hello I want to report an issue on macOS, I also reported this issue on feedbackassistant, but I didn't get a response from the feedbackassistant. I am sorry it might not be appropriate to post it here, if so, you can move or delete this post or ask me to to so. Thanks.
In short words, Chrome/Edge/Firefox users who manually set the browser as default browser in the macOS System setttings, will lose their default browser setting after browser a upgrade.
What steps will reproduce the problem?
(1) Install Chrome Canary, in my case I was using 134.0.6961.0. After installation, open it from launchpad, but don't set it as the default browser in the browser
(2) Go to macOS's system settings, search Deafult Web Browser, set the new installed Chrome Canary as default browser
(3) Go to Chrome Canary's Settings->About Chrome
(4) Wait for Chrome update information to be updated (it will auto update to the latest version)
(5) Check result of system default browser. Click a link from Notes, it will navigate to Safari.
What is the expected result?
System default browser should not change
What happens instead?
The System default browser changed to the topmost browser of the brower list in system settings. Click a link from Notes, it will be opened in Safari.
Notes
This bug also happens on Firefox and Edge, it should be a macOS bug.
This bug is similar to https://issues.chromium.org/issues/346505950
Looks like after installation, macOS recognize the newly installed version of browser as a new browser, even though the signature of the application remained the same.
In Local Network of macOS settings, some Edge users see multiple entries with the same name.
What is the safest way to rename a project so the app still works using Xcode 14.2. I’ve seen instructions using earlier versions of Xcode but with the latest version it’s a bit confusing.
Topic:
Community
SubTopic:
Apple Developers
Can anyone help me rename my project safely using 16.2. I looked around but only found help for earlier versions?
Topic:
Community
SubTopic:
Apple Developers
help me how to fix this issue !!