Hi everyone. Since the update to iOS 26, we are no longer able to tap the person's name and view the certificate of a signed email and choose to install the certificate or remove it. This has always worked just fine but seems to be broken on iOS 26 and I have verified that it does not work on iOS 26.1 beta as well. The part that is strange is it does work just fine on an iPad running iPad OS 26.
This makes it impossible to send encrypted emails to someone via the mail app on an iPhone. I have found a temporary workaround which is to install Outlook for iOS and install the certificates through that app which then allows me to send encrypted emails via Outlook.
This appears to be a bug just with the iPhone as I have also seen a few other people online talking about the same problem. Has anyone found a solution to this?
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
I have an iPhone 11 Pro Max running iOS 26. But since iOS 18, Apple decided to remove the "Time in Bed" feature[1][2].
Is it possible to develop an app that, effectively, "brings back" this feature? It doesn't have to be that accurate. Just a gauge is fine.
As a starter I would like to track the time the phone was in Sleep mode (regardless whether the phone is being used).
I have a minimal programming background but have not developed an iOS app before so any help would be appreciated.
I found out about HealthKit[3] which lets me access (edit?) Health data, but I don't know where to go from there.
[1] https://www.reddit.com/r/iOSBeta/comments/1em8bl6/ios_181_db1_time_in_bed_via_iphone_feature_removed
[2] https://www.reddit.com/r/ios/comments/1fkjat4/apple_removed_the_iphoneonly_sleep_tracking
[3] https://developer.apple.com/documentation/healthkit
I'm using an iPhone 15 Pro running iOS 26.1 (23B5044l) public beta and photos and videos taken on my phone are not syncing with iCloud and do not appear within Photos on my Mac Mini yet screenshots and images that come down via Apple messages or WhatsApp are syncing immediately., and appear on both devices. I can understand why Apple Messages and WhatsApp images appear within Photos on my Mac Mini as it too has access to both apps independently from my iPhone but screenshots that immediately appear on my Mac Mini are generated on my iPhone. So if screenshots sync why do my photos and videos not sync as they too are generated on my iPhone?
I was wondering wether you have to create your full app as an Xcode app and then translate it into playgrounds? Because some of the submissions I have seen on YouTube are running on Xcode iPad emulators.
Guideline 2.3.1 - Performance
The app contains hidden features.
Specifically, we still noticed that your app includes code which causes it to behave differently during the review process regarding web game presentation and payment. It would be appropriate to ensure that all features and functions in the app are visible and fully accessible during review.
Guideline 3.1.1 - Business - Payments - In-App Purchase
The app allows users to purchase digital content natively or via a web view in the app using payment mechanisms other than in-app purchase. Apps cannot include in-app payment mechanisms other than in-app purchase. Apps on the United States storefront may also include buttons, external links, or other calls to action to direct users to payment mechanisms other than in-app purchase.
We have been rejected three times due to hidden functions and issues with web payment and web games. However, in the last package we submitted for review, it was confirmed that the code related to web games was removed, and the code related to web interaction JS bridging payment calls was also removed
Dear experts, we sincerely invite you to offer your valuable suggestions. If you have any experience of meeting us, please share with us. We would be extremely grateful
HELP ME someone is using all of these tools etc and have been hacking all of my devices and iClouds and certain apps using HomeKit iCloud kit Xcode and I need someone to help me debug my phone or teach me what to do they are using hardware or external / sharing across devices / and it’s seriously affecting my physical and mental health. I have contacted the FBI and have a meeting in October but I’m hoping someone can help me in the time being please it’s all of my devices and daugters tabelts / doesn’t matter if it’s android or iPhone . help plssss
Topic:
Community
SubTopic:
Apple Developers
Tags:
Swift Packages
Developer Tools
CarPlay
External Accessory
I am currently using an iPhone 16 Pro Max. Recently, Apple released iOS 26, and after updating to this version, I noticed a possible issue related to the Bluetooth functionality.
When connecting my iPhone to Bluetooth headphones, the connection frequently disconnects and then reconnects after a short period of time. Unfortunately, this happens repeatedly, which makes the user experience very frustrating and unsatisfactory. At first, I assumed the issue came from my headphones, but it appears that many other users have also experienced the same problem. Therefore, I believe this issue may be related to iOS 26 itself.
Topic:
Community
SubTopic:
Apple Developers
In the ScoreKeeper tutorial there's the following code:
ForEach($players) { $player in
GridRow {
TextField("Name", text: $player.name)
Text("\(player.score)")
Stepper("\(player.score)", value: $player.score)
.labelsHidden()
}
}
Can someone please explain why the 2 instances of "player.score" are not preceded by "$". Thanks!
相册图片背景黑白交替,红线框位置会闪
Hi I experience this problem after update to the newest developer beta software on my iphone 17 pro:
blackmagic camera said "storage full" although it is not
final cut camera said "close and open the app again"
It still works with prores (not raw).
Anyone has the same problem as mine?
I did try uninstall and reinstall the app and also restart the phone, try using different external ssd drive but nothing works.
Topic:
Community
SubTopic:
Apple Developers
are there an api to know this feature is on/off
I work on a MacBook Pro M3 Max 36GB RAM
I am running macOS Tahoe Version 26.1 Beta (23B5042k)
The last few days I had a couple of situations where Blender 4.5 LTS Froze and I had to forcequit, I noticed Blender would get Deleted with no notification after the forcequit, it was nowhere to be found on the Application List, Finder.
Thought it was a blender issue because I run a special module with it.
However around 30min ago I was using Mem and the App froze and I had to ForceQuit, The app also got removed, is not on the list of application and nowhere to be found however the icon on the dock which remained shows a Question Mark.
I think this is an OS Behavior I just dont know what to attribute it to.
OK so I cannot get my phone icon or my phone app to work with Apple CarPlay like it will not it says I need to download an app for that but I definitely already have the phone and the Apple CarPlay downloaded and set up so I’m just like I’m confused and I just don’t understand what is happening.
Topic:
Community
SubTopic:
Apple Developers
After getting 26.1 my phone icon just turning white and then close. Any help?
Topic:
Community
SubTopic:
Apple Developers
Does anyone know how to fix their launch agents list to remove suspicious applications.
I found out there is a "codesigning" tool allowing suspicious applications to snatch Apple's certificates and codesign their own binaries with them. How do I know, I've literally done it test the restrictions / requirements. Once a binary or application has been signed, it can run anywhere and the system will trust it.
I found a process called com.apple.seserviced in the file path /usr/libexec/seserviced.
I checked the entitlments and this straight up looks like a commercial sized entrance for this binaries to trample on my computer and iPhone. I'm thinking about putting the code in jail or a lock on the file until I can figure out it's purpose.
codesign -d --entitlements :- /usr/libexec/seserviced
Topic:
Community
SubTopic:
Apple Developers
Area: Software Update
Type of Feedback: Application Bug
Description
Device: iPhone 13 Pro running iOS 26
Build environment: Xcode 16.4
Problem description:
When a text field has secureTextEntry = YES and Password Autofill / Passkeys is active, the autofill panel is not included in the rect reported from the keyboard notifications (UIKeyboardFrameEndUserInfoKey or others).
As a result, when calculating the offset to move the screen up and reveal the hidden input field, the field is not displayed correctly because the reported keyboard height is smaller than the actual visible height.
Observed behavior:
This only occurs on devices running iOS 26 built with Xcode 16.4.
On previous versions of iOS, with the same settings (secureTextEntry and Autofill active), the rect correctly includes the autofill panel height, and the UI works as expected.
I tested with both UIKeyboardDidShowNotification and UIKeyboardWillChangeFrameNotification, and in both cases the behavior is the same: the height is incorrect (smaller than expected with the autofill panel).
What I expect / questions:
That UIKeyboardFrameEndUserInfoKey (or the related notification) correctly reports the total area covered by the keyboard, including any password autofill panel, when secureTextEntry is active.
That the new behavior in iOS 26 be documented if this omission is intentional, or otherwise considered a bug if it is not.
If there is any official workaround suggested by Apple for developers affected by this issue while a fix is provided.
Thank you for your support.
Hello,
In my App.xcdatamodeld I have an entity called File.
When I am building the project with Xcode, file FileEntity+CoreDataProperties.swift is generated.
After upgrading Xcode to version 26.0 (17A324), I am getting the warning:
Public import of 'CoreData' was not used in public declarations or inlinable code
Any idea how to get rid of this warning since it's a generated file and I can't see any option to change it?
Topic:
Community
SubTopic:
Apple Developers
im being hacked im not a developer
im being illgeally enrolled into mdm/ developer
ive been being hacked for a while and its gotten to the point that my life has been put in danger and my family had to file a missing persons report because i went missing for 6 weeks
my calls even to 911 are being intercepted and i have a software license agreement that i shouldnt have
my identity has been stolen and i cant get off this developer mdm thing
Topic:
Community
SubTopic:
Apple Developers
I have a problem with my iPhone 13 Pro camera since I updated to ioS 26 it brought a camera message and when I open the camera app photo and video mode is at 2x and on potrait and cinematic mode the camera is zoomed to 3x and I can’t zoom out.. I tried resetting all settings but it didn’t work. But sometimes when I restart the phone it works normally then after sometime the screen goes black…kindly help me
Topic:
Community
SubTopic:
Apple Developers
Hello, I see five very old entries in the list of "results from apps" (Settings -> Spotlight; I use MacOS 26), e.g. com.flexibits.fantastical2.mac or com.surteesstudios.Bartender.
But I uninstalled these app long time ago, e.g. Fantastical 2 (it must have been many years).
How can I delete these "extensions"? Where are they stored?
I searched in e.g. ~/Library/Application Support, with EasyFind and HoudahSpot but no positive result. And I already contacted the developers of some of these apps but they could not really help either.
Takk,
Claus
Topic:
Community
SubTopic:
Apple Developers