Instead of adding your 2FA codes to a single contact, you can have iOS auto-delete them
| Website | https://mberk.com |
| Website | https://mberk.com |
On iOS 26 Beta 3, I have a UITabBar on a view with systemBackground as its background color. In Dark Mode, the text for the non-selected items appears black, and is impossible to read.
Any idea what I could be doing wrong? It works fine in SwiftUI, and none of the system apps have the same behavior.
This morning I discovered that if you want to observe a preference change from a sheet in SwiftUI, the onPreferenceChange modifier needs to be inside the sheet closure - if it's outside the sheet closure, the value won't update.
I can't seem to find this documented anywhere, so hopefully this helps someone
We're a month away from the iOS 18 release, and all iPad apps using a UITabBarController are still forced into using the new design regardless of how it breaks the existing layout. I will be stuck building for the iOS 17 SDK until something changes.
Submitted a feedback under FB14798610
(See also: FB13840897)
You ever have a Bluetooth device connect to your Mac in sleep mode? I’ve just released a new free app that disconnects specific devices in sleep mode, and can reconnect them when your Mac wakes: BlueBed
‎BlueBed disconnects specific Bluetooth devices when your Mac enters sleep mode, and can (optionally) reconnect them when your Mac wakes from sleep. Some use cases include: - Bluetooth headphones that keep trying to connect to your Mac even when it’s sleeping - Preventing other devices in your bag…