Post

Replies

Boosts

Views

Activity

Comment on Detect and implementation details for eSIM in iPhone
@eskimo "One of the goals of a deprecation like this is to flush out the valid use cases." Are you saying Apple deliberately mark stuff as deprecated to see what complains for what reasons they get about it?? Here's a use case - if there is an application that is intended to run only with a certain carrier (for example Verizon app their own apps, etc.) then CTCarrier can be used to check this and let the user know before the user has to bother logging or attempting to log onto a system.
Oct ’22
Comment on VPN causes developer cert in keychain to become untrusted
@eskimo. Thanks for the reply. "Modern versions of macOS do not use CRL checks". I currently have Monterey 12.5.1, so presumably that's not doing a CRL check? The problem actually manifests before even attempting to do any code signing - if I open the keychain and click on a dev cert it says its valid, then if I connect the VPN and then click on another cert and then back to the first then it says not valid. So presumably Xcode is not even entering the picture here at this point?
Nov ’22
Comment on Does the Call Directory app extension work with SIM / eSIM calls or only VoIP app calls?
I don't really understand what you are asking. There's no ability to search the numbers that are registered within the call extension, but as it would have been your app that added them in the first place you would know what you added. The call extension is only for use with blocking/identifying inbound calls. Your understanding of it sounds a bit confused based on your questions
Dec ’22
Comment on Filter all notifications
The iPhone OS could do that, the iPhone OS can do anything it wants. But an app cannot. Apple put lots of restrictions on what an app can do, fundamental to that is an app runs in its own little world and has no knowledge nor can interact nor interfere with other apps or the iPhone's general behavior.
Jan ’23
Comment on Uninstall old Xcode version
Are you sure you only have one in the application Folder? If within the storage manager thingy if you click on Xcode Universal and then Xcode (V220004) then at the very bottom of the table it shows you the location of what you click on i.e. if might show Machintosh HD > Application > Xcode for one and something else for the other. There is also a Show in Finder button that will open the folder and highlight the selected app
Aug ’23