SwiftUI rocks! I needed to add just one line of code to the FetchRequest to make the sorting animated (as seen on video from original tweet). How cool is that? π
Small update to my app Skores is waiting for Review. Letβs see how fast it will go this time.
So far I have really good experiences with the App Store. First version was accepted in first try. And every update was in review for not more than few hours.
2 days ago. Today itβs 10. Sometimes itβs lower, sometimes higher. But to be honest, I think itβs harder to get on top of Free apps. As most apps nowadays are Freemium.
I am working on a Game History feature in my @SkoresApp using Figma.
Current user flow is ALMOST good, but usability tests show that users will often accidentaly delete scores for their current game. I need to redesign this and test again.
πApp Store stats for my iOS app @SkoresApp after first 5 weeks.
β’ Top territories: US and Poland. I need to translate product pages to other languages. β’ Sales: $49, proceeds: $37. My next goal: $100 proceeds. β’ Conversion rate 1.9%
Iβve learned something new while translating my SwiftUI app. If I want to translate colorβs description, I need to use LocalizedStringKey. Here is an example code. Iβm sharing it with you all, maybe someone else will find it useful.