Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@tosensei
"I want to do X"
"Bro just use Y instead"
"Y doesn't work for my usecase"
"That's your problem, just make a Z yourself then"
Literally the least helpful response ever -
Hey, thanks for bringing this up.
Yes, I bumped the minimum required iOS version to 17 for the latest update. I didn’t expect that there are users which have phones that can’t upgrade to 17.
I will check and see if I can make it work for iOS 16 again. -
@kiki Ok so I bumped it up to 17 to be able to use SwiftData for the storage of the encountered uses feature.
Now my plan is to disable that feature for versions below 17 and make a new Testflight version.
Then later migrate away from SwiftData and implement the storage with something else so that you get that new feature for iOS 16 as well. -
@Lensflare no, i haven't, but
1) it's made by apple, so statistically speaking, it's either a third-rate copy of something better that only exists because of marketing or a rare case of something apple actually created themselves, which is highly likely to be just terrible in and of itself
2) i had the misfortune of having to LOOK at an inherited swift-project, and - just like typescript, only differently - i can't understand how any reasonable, sane, non-masochist person could ever want to use it. -
kiki376332h@Lensflare wow, thanks man. Bumping it back down to 16 just for me? wow
if you publish joyRant to app store and make it a paid app, I'll buy it -
@kiki I think he can't. I remember there was some "you can't be impersonating another service" shenanigans the apple reviewers were fixated on
-
@kiki I have a rant or two describing that I tried all I could to bring this app into to store. I argued with Apple for weeks and changed the name and description of the app and references to devRant in the code.
It just wasn’t possible and I gave up on this.
I wanted to make it free and I would never charge money for it. -
Turns out it was easier to migrate the storage than to conditionally disable the feature.
The new build 39 should be available on Testflight now, requiring iOS 16.6. -
Guys guys calm down you're all wrong.
Apple sux. Android sux a little less but still more than a karsher vacuum cleaner.
Archlinux is the only acceptable system. -
kiki3763335m@antigermanist wow, that's so cool! does it support swiftUI? You should pitch it to Lensflare, maybe he wants to port joyRant to android!
-
Lensflare1968621m@kiki no, it only supports the swift language itself, but none of the iOS SDKs and not SwiftUI.
Much like all the other hybrid and cross platform stuff, it looks seductive but in practice it’s horseshit.
It only makes sense if you have a large amount of platform independent Swift code that you can share between iOS and Android.
And joyRant, much like the vast majority of apps is 80% platform specific code.
I speak from experience with React Native, Cordova, Xamarin Forms, Xamarin Native, Flutter and Kotlin Multiplatform.
Yo @Lensflare, JoyRant beta expired again. It says I should update my iOS to 17 to continue testing, but my phone only supports 16. What should I do?
devrant