Peter Gammelgaard Poulsen

@petergam
245 Followers
107 Following
85 Posts

Developer with passion for iOS & macOS.

🇩🇰

MustatusBarhttps://mustatusbar.app
Looks like Apple has started enforcing that developers need to pick if they are a trader according to EU digital services act. When I submitting my new app on Sunday I could do so without having picked but today when I resubmitted (because being stuck in review) I was unable to until picking.
I’m planning to release another app for Vision Pro today if Apple approves it 🎬
Looks like I'll go to California this summer #WWDC24
Do you remember when music players used to be fun and came with visual effects? I've been playing around with RealityKit and particle emitters this evening in Vision Tunes. Maybe this could be fun?
This is almost the same as what I do in Vision Tunes. I’ll look into using Christian’s technique to get the corner radius right too. https://mastodon.social/@christianselig/112152994876531259
A new version of Vision Tunes is out. This time, the library has been improved to use an auxiliary pane, and the search bar is centered for faster access. During Easter, I'm going to look into adding an immersive experience. Having a lot of fun building this app, even though it's difficult to justify when looking at the sales. This is actually the 10th app update since the Apple Vision Pro came out. To celebrate, Vision Tunes is 40% off for a limited time 🥳. https://apps.apple.com/us/app/vision-tunes-for-spotify/id6477356791
‎Vision Tunes for Spotify

‎Play music from Spotify, with millions of songs and podcasts in your spatial environment, and make exploration limitless with a beautiful app that feels right at home on Apple Vision Pro. USER FRIENDLY INTERFACE The user-friendly interface, which is superior to browsing Spotify in Safari, ensures y…

App Store
Playing with using a Messages style auxiliary pane in Vision Tunes inspired by this example project from @stroughtonsmith https://github.com/steventroughtonsmith/VisionMessagesDualPane
GitHub - steventroughtonsmith/VisionMessagesDualPane: Simple example to demonstrate how one might implement a Messages-style animated auxiliary pane view presentation on visionOS.

Simple example to demonstrate how one might implement a Messages-style animated auxiliary pane view presentation on visionOS. - steventroughtonsmith/VisionMessagesDualPane

GitHub

Five Stars is available in the App Store for iPhone and iPad 🚀

It aims to help app developers keep track of their App Store ratings and reviews ⭐️🧑‍💻

Features:
- Translate reviews
- Reply with customizable templates and quick replies
- View global app ratings
- Read reviews from any app
- Integrates with App Store Connect

#indieapp #applaunch #showcase #appstoreconnect

https://apps.apple.com/app/id1634650919

‎Five Stars: Reviews & Ratings

‎Five Stars empowers iOS developers like you to effortlessly manage app store reviews, engage with users, and enhance your app's reputation. With a suite of powerful features tailored to your needs, Five Stars is your go-to companion for App Store review management. Features: - Seamless Review Read…

App Store
Also to the time last night to make search much faster.
Spent the last week getting the Vision Tunes codebase into a better state after being in crunch mode for a few weeks. I've moved all the JavaScript and CSS out of the app and created a bundle using webpack that I serve from Cloudflare R2 and inject into the webview. This gives me control to easily fix stuff if Spotify makes major changes.