eupolicy.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
This Mastodon server is a friendly and respectful discussion space for people working in areas related to EU policy. When you request to create an account, please tell us something about you.

Server stats:

223
active users

#iosdev

7 posts6 participants1 post today

Rejected by Apple iOS app review:

First we were rejected for having a restore purchases button when we only have consumable purchases and restore purchases does not apply to consumable purchases.

We removed the button and resubmitted.

Now we got rejected for not having a "restore purchases" button.

Wow, just tried Helm for uploading screenshots and it's a game changer.

- blazing fast uploads
- you can zoom around the UI and trust it to take care of the in-process uploads correctly
- all screenshots are in the correct order (using the website never got this right)
- you can drag screenshots for all devices onto the UI and it puts them in the right devices

took me like 5 or 6 minutes to upload for 10 locales. Used to take me about 60 minutes to upload and verify correct sequences. #iosdev

When we wrap content in a ScrollView to support larger text on iOS, it adds bounce behavior even when the content fits with default settings. To avoid it, and still allow scrolling when needed, we can apply .scrollBounceBehavior(.basedOnSize), introduced in SwiftUI in iOS 16.4.

I wrote a short post with visual examples and a brief explanation of how scrollBounceBehavior(.basedOnSize) works in practice: nilcoalescing.com/blog/EnableS

Stupid #introduction post:

Hello I am Joe. I am an admin gonk from #Norwich in the #uk. #Linux user but not weird about it. #80s synthpop idiot. Semi-talented #iOSdev (developed Budgie Diet, a free #diet app). Gamer that doesn't like being called that, currently obsessed with: #EldenRing. Boring social democrat politically. Enjoy #cruise holidays.

I have a website where I very infrequently blog: joebaldwin.me.uk

Also have a Pixelfed where I post sometimes: gram.social/j0ebaldw1n

Joe BaldwinJoe Baldwin

🦾 xtool: Cross-platform Xcode replacement. Build and deploy iOS apps with SwiftPM on Linux, Windows, macOS

「 xtool is a cross-platform (Linux/WSL/macOS) tool that replicates Xcode functionality with open standards.

✅ Build a SwiftPM package into an iOS app

✅ Sign and install iOS apps

✅ Interact with Apple Developer Services programmatically 」

github.com/xtool-org/xtool

GitHubGitHub - xtool-org/xtool: Cross-platform Xcode replacement. Build and deploy iOS apps with SwiftPM on Linux, Windows, macOS.Cross-platform Xcode replacement. Build and deploy iOS apps with SwiftPM on Linux, Windows, macOS. - xtool-org/xtool
#xtool#xcode#iosdev