Tagged iOS

What Remains of Fable 5 Ban

Apple said Apple Intelligence would bring AI to its brand. It was a broken promise, unless Genmoji is to be considered a success. Apple is now saying the new Siri AI will deliver the promises they made back in 2024. Neither iOS 27 nor macOS Golden Gate has been officially released (available only in beta), but this definitely marks the beginning of the full transition toward AI-centrism in consumer OS. The dependency is real now — local or cloud, there’s no opting out.

How to Disable Auto-Lock in Pythonista

Pythonista, coupled with LLM for vibe coding, is a great way to play around with making your apps come true quickly. No need to pay for a developer account or register it. However, being an iOS Python IDE, there are limitations on what it can mimic. One such limitation was disabling Auto-Lock while a script is running. I’d asked LLMs to fix it more than once, only to crash Pythonista every time.

How to Set Complex Repeating Pattern on iOS Reminders

It was always possible to set more complex repeating pattern using Shortcuts. However, at least from my experience, Shortcuts automation do fail horrendously, when it needs to run in the background. These are some edge cases that I have the latest Reminders could not handle on its own:

How to Run Python Script from iOS Home Screen

On iOS, Pythonista is likely the go-to Python environment runtime for many script writers. I, for one, recommend using Pythonista for any projects that need some horsepower. As I have shared many times, one such problem was generating passwords. It is completely doable on Shortcuts, only that it would be so cumbersome to make it happen.

How to Stop YouTube AI-Translation on Mobile

In my previous post, I’ve hinted there is something in the works for the mobile environment. I wasn’t sure how well it would work. For some contexts, YouTube has a mobile webpage, not a responsive UI like you see on The Mad Tea Party. You can easily catch that by the subdomain, m.youtube., when it automatically redirects mobile users. Now, an argument can be made — I believe this is where Google stands — the best mobile UX for YouTube is on YouTube app. But that’s not always an option, especially when it comes to stopping AI translation.

App to Run Userscripts on iOS Safari

What I like about Firefox and its community-driven open source nature really coincides with a lot of what I like about Python. There are always like-minded people trying to solve a problem that is often too niche for other browsers. Having said all the that, Safari, as a browser platform, lacks that community attention yet. I often found myself trying to find which “slop” is the real extension I am looking for.

How to Add Volume Control to iOS Lock Screen

There are few options I always find odd that it’s tucked away in Accessibility on iOS. This is one of those odd occasions. On current version of iOS, if the device was playing media, it displays media control on the lock screen. Even better with the AOD, as the control is always visible. If the media control is visible, then why not the volume control?

Action Button Maybe Dropped on iPhone Fold

Action button replaced the traditional Silent switch in 2023. The idea behind the button is rather opaque. It can be customized as a trigger of any actions, including Shortcuts. It can stay as a Silent switch for those who wish to keep it, or in my case, I use it to call the orientation lock shortcut. It is a button without a purpose, and if the leaks and rumors to be believed, the upcoming iPhone Fold does not have it.

How to Turn off Korean Public Alert on iOS

I’ve seen this question thousands of times. Korean authorities issue too many alerts, and many of them do not require immediate attentions. Amber alert, one which I would prefer to keep on, is quite meaningless in South Korea, as the alert reaches well past the city limit. Just few days ago, I received an Amber alert (technically equivalent of Silver alert in the United States) looking for a missing senior in next town over, about 15 km away. And during that evening, I received two more alerts looking for elders in Seoul.

iPhone Fold, iPadOS, or iFoldOS?

Though I never elaborated it to software level of discussions, one of the immediate questions I had for foldable (book styled) is that it has no media exclusive to the hardware. And it seems that is still the case. As far as I am aware, Android manufacturers and developers on the platform have not worked out what would be the potential use case of having quite literally flexible and dynamic resolutions. As I have iterated multiple times, if it is simply the case of having a larger screen for certain occasions, with the magic of buying two devices, a tablet…

App to Create Scroll Screenshot on iOS

I have covered an iOS app with similar features named Tailor, but the app in question hasn’t received any updates recently; iOS 26 seems to have completely broken the app. It is frustrating when an app no longer receives an update, but it happens regardless.

How to Bind Volume Keys to Media on iOS

I’ve stopped using volume keys to control ringtone volumes — one of the few things smartphones have changed. I suppose, in my mind, on a feature phone I took the “phone” to be the default function of the device; whereas, on smartphones, ringtone is just another notification of an app called “phone”. It’s a minor difference, but it did change the way I use my phone significantly.

iPhone, iOS Upgradability, and App Supports

Computerworld has been keeping scores on Android smartphones since Android 9 on how major manufacturer is pushing out Android updates to their yesteryear’s products. Latest one came out on March 2025, and the score board is a blood bath. But this post is not about Android — how manufacturers are only interested in selling latest models but reluctant to support them afterward. It’s about iOS upgradability and the app compatibility with the latest OS.

How to Stop Prompting Siri on iOS 26 Instead of Safari Tabs

The new redesigned Safari on iOS 26 minimizes the tab bar when the user is not going through the tabs themselves. It doesn’t matter what layout of the tab bar — Safari still minimizes the tab bar to the smallest possible size, much akin to the status bar on the traditional browsers.

How to Activate Call Screening on iOS 26

iOS 26 introduced a new AI feature called Call Screening. It’s a feature that’s been touted several times on “what is possible” with the AI assistant, and I am curious to find out whether or not Siri would be useful enough to actually answer the calls. As far as I am aware, similar features were not well received by the users.