med-mastodon.com is one of the many independent Mastodon servers you can use to participate in the fediverse.
Medical community on Mastodon

Administered by:

Server stats:

345
active users

#iOS

58 posts46 participants0 posts today

Aww yeah, this is the option I’ve been waiting for. I never ever ever want the audio output to change automatically if I’m already listening to something on headphones. It can be found here:
Settings > General > AirPlay & Continuity
#iOS #iOS26

Replied in thread

Replaced the icons for the preferred order settings. Tomorrow, let's start defining regional availability to the model so we can add a section for it as well. See you then!

🔜 Tomorrow’s stream: youtube.com/live/9lQ1iDtLAQY
⏮️ Playlist so far: youtube.com/playlist?list=PLRx
📲 Download Jiiiii: apps.apple.com/app/apple-store

Replied in thread

I'm making a seasonal anime guide app, in the open for all to experience and learn from.

Let's attempt to add new icons for the settings screens we prepped yesterday!

#Jiiiii #DevStream #tvOS #visionOS #macOS #iOS #iPadOS #Anime #SwiftLang #SwiftUI #Vapor #WebAuthn #BuildInPublic #TestFlight #PWA #WebPush

Come chill with me: youtube.com/live/x5kCyEqDTng

Continued thread

To elaborate on my hostility against WebKit: WebKit does nothing but get in my way whenever I work on literally any website.

When I rewrote nouveau's website in late 2023, it worked perfectly fine on Firefox (Gecko) and Chromium (Blink), but was broken on Epiphany/Safari (WebKit). The logo, which is an SVG, would not adapt to dark style, because, to this day, WebKit still does not support prefers-color-scheme in SVGs. So, as a workaround, instead of having one SVG file for both color schemes, we have one SVG file for light style, and one for dark style. Edit: This feature is currently considered nonstandard and is only written as a draft. WebKit behaves appropriately, see: estradiol.city/@ity/1150068605

Another example: On my website, some elements are intentionally made to be unselectable using user-select: none;, such as the command-line decoration and the “Table of Contents” text, but on WebKit, these elements continue to be selectable because it does not properly support the user-select property. And no, using the vendor prefix is completely unacceptable, especially considering that it behaves differently.

Lastly, WebKit does not yet fully support the ::marker pseudo-element. This means, in my articles, numbered list items in the table of contents are completely wrong and don't represent the same numbers as headings.

Apple has consistently proved that they don't care about WebKit, because otherwise browsers like Safari and Epiphany would have worked as well as they do on Firefox and Chromium. There's absolutely no reason to force WebKit onto iOS and iPadOS if they're not even willing to invest in WebKit. Likewise, Apple employees working on WebKit should really stop calling themselves “WebKit evangelists” if their inferior engine regularly gets in developers’ way. So yes, WebKit sucks, and this is 100% on Apple. I don't care about being harsh. Apple is a multi-trillion dollar company, most of which came from exploiting people. The least they can do is invest in their projects.

For clarity, my hostility towards WebKit is purely targeted at Apple's lack of involvement with WebKit, not the browsers using it.

WebKit Bugzilla199134 – SVG images don't support prefers-color-scheme adjustments when embedded in a page
#WebKit#Apple#iOS

Dear Apple. When I’m driving and decide to tap CarPlay music is NOT the time to go “open music on your phone and review the privacy policy.”

Newsflash if I’m driving I go no 💩’s about your policy, I wanna use music, maps etc without it taking my focus from the damn road. #Apple #ios26 #iOS

Replied in thread

Got the order preferences implemented on all platforms. Tomorrow, let's finish up details like proper icons, and start working on the first steps for regions. See you then!

🔜 Tomorrow’s stream: youtube.com/live/x5kCyEqDTng
⏮️ Playlist so far: youtube.com/playlist?list=PLRx
📲 Download Jiiiii: apps.apple.com/app/apple-store

My second Nomad wallet card with built-in Find My (warranty replacement) has the same buggy problem as the first.

It often warns me it’s been left behind when I leave home and it’s in my pocket, or I’ve been in a place for a while, like a restaurant, then start moving.

Could this be a Nomad bug/problem? A problem with third-party Find My gadgets? I doubt it’s the #iOS26 beta because this has happened across iOS 17 and 18.

Replied in thread

Finished tweaking the reorder experience on iOS, and started taking a look at tvOS today. Tomorrow, let's build custom re-order controls for tvOS and push out a beta. See you then!

🔜 Tomorrow’s stream: youtube.com/live/JEgQ6ks_Ul4
⏮️ Playlist so far: youtube.com/playlist?list=PLRx
📲 Download Jiiiii: apps.apple.com/app/apple-store

Replied in thread

I'm making a seasonal anime guide app, in the open for all to experience and learn from.

Let's clean up reordering on iOS, and make sure the screen works on tvOS and visionOS as well!

#Jiiiii #DevStream #tvOS #visionOS #macOS #iOS #iPadOS #Anime #SwiftLang #SwiftUI #Vapor #WebAuthn #BuildInPublic #TestFlight #PWA #WebPush

Come chill with me: youtube.com/live/vfZexVJfP3A

Als FBI ausgegeben: Diebe klauen unzählige iPhones

Eine Bande aus San Francisco hat in Portland zahlreiche Apple-Handys direkt aus einem Großlager entwendet. Sie taten so, als seien sie die US-Bundespolizei.

heise.de/news/Als-FBI-ausgegeb

heise online · Als FBI ausgegeben: Diebe klauen unzählige iPhonesBy Ben Schwan
#Apple#iOS#iPhone
Continued thread

Do #Apple folks out there at least know whether Messages (a.k.a. iMessage) on #iOS uses one of the above mentioned methods to provide end-to-end encryption of the content of push notifications (which in general contain portions of messages)? I know that the messages themselves are end-to-end encrypted, I'm specifically asking about the content of the notifications.