Elektrine lite

← Feed

Jordan Hipwell

jordanhipwell@mastodon.world

<p>I build apps 👨‍💻 DateStamper, UniChar, Plant Daddy, Music Info, Color Meter ✨
he/him 🏳️‍🌈</p>

Posts

  • Post #1986074

    Anyone using UINavigationItem.centerItemGroups API? I&amp;#39;m trying it for the first time but seems borked on iPadOS 26 😓

  • Post #1531751

    Customer support emails for my apps mentioning “Please give me a human -not AI- reply” makes me sad, people have to ask for this? 😞

  • Post #1531750

    Looks like clipboard syncing in Simulator with Xcode 26.4 and macOS 26.4 broke ☹️

  • Post #1531749

    So Apple Business is a new platform that lets companies manage devices and install free/paid apps, but there&amp;#39;s no support for in-app purchases or subscriptions, in this year 2026? 🤨

  • Post #1531747

    Got a weird in-app purchase issue! A user has Settings &amp;gt; Apple Account &amp;gt; Media &amp;amp; Purchases &amp;gt; View Account &amp;gt; Country/Region set to Thailand. When Settings &amp;gt; General &amp;gt; Language &amp;amp; Region &amp;gt; Region is set to United States, they can successfully restore previous purchases. But if they change that to Thailand (which changes Calendar to Buddhist), the purchase disappears and restore purchase says they have none. When they change Calendar b...

  • Post #1531745

    Oo when did Swift decodable errors become easier to read? DecodingError.valueNotFound: Expected value of type String but found null instead. Path: [0].type. Debug description: Cannot get value of type String -- found null value instead