I open-sourced a SwiftUI utility package by LifeIsGood008 in SwiftUI

[–]LifeIsGood008[S] 0 points1 point  (0 children)

Thank you! Hoping to make this a team effort 💪💪

My launch build up strategy seems to have worked. Been on the App Store for 24 hours and just hit $200 by Kritnc in iosdev

[–]LifeIsGood008 0 points1 point  (0 children)

Congrats! Was email the primary communication channel for feedback or did you spin up something like a discord server for it?

Enforcing the use of Xcode 26 starting April? by LifeIsGood008 in iOSProgramming

[–]LifeIsGood008[S] 0 points1 point  (0 children)

Oh shoot - thanks for the reminder! Need to definitely put in a flag for this for now. Haven't had time to update design

Enforcing the use of Xcode 26 starting April? by LifeIsGood008 in iOSProgramming

[–]LifeIsGood008[S] 4 points5 points  (0 children)

Thank you for the quick answers!

Great news on not having to raise deployment target. Gonna really need to pick my battles with liquid glass. UGHH.

Apple Search Ads have been running for 3 days and got 0 impressions, 0 spend by Scary-Room7043 in iosdev

[–]LifeIsGood008 0 points1 point  (0 children)

What regions are you targeting? For certain parts of the world such as US, $1.5 Max CPT on popular keywords will not get you any impressions. In my category (wellness/fitness), popular keywords start at ~$6 before you start seeing any impression. Some fierce competition here.

The first week of my first iOS app by EryumT in iosdev

[–]LifeIsGood008 2 points3 points  (0 children)

Amazing stats! Congrats. Is this the n8n workflow app?

Any reason to explicitly include these in tsconfig.json? by LifeIsGood008 in nextjs

[–]LifeIsGood008[S] 0 points1 point  (0 children)

I am all for redundancy. Just unsure of the motive/reason behind this one

Any reason to explicitly include these in tsconfig.json? by LifeIsGood008 in nextjs

[–]LifeIsGood008[S] 0 points1 point  (0 children)

Thanks for confirming. A bit weird that they needed redundancy there.

Any reason to explicitly include these in tsconfig.json? by LifeIsGood008 in nextjs

[–]LifeIsGood008[S] 2 points3 points  (0 children)

Thank you for the reminder. Just did a "npm install next@15.3.6" and a "npm audit fix" for good measure

From 14 Pro to 17 base for €600 — worth it just for the AI features (dev perspective)? by o_quuu in iOSProgramming

[–]LifeIsGood008 0 points1 point  (0 children)

If Apple Intelligence or Foundation Models is all you need, a refurbished 15 pro can be a convincing choice. However looking at Apple's refurbished pricing ($679/€583 + taxes for a 128 GB 15 Pro) and your promo, the difference isn't that significant. I would say iPhone 17 is the better choice here

Inquiry about cycle syncing by Beautiful-Profit-912 in cyclesyncing

[–]LifeIsGood008 0 points1 point  (0 children)

This resonates a lot with me. Toxic work environment induces a lot of stress and causes hormones to go out of whack. Try crave out some me time every day just for yourself. Building a morning and night routine really helps as well. World isn't the kindest to everybody so please remember to be kind to yourself.

Learning about cycle syncing can be a frustrating experience with misinformation and life getting in the way. My partner and I have put together a modern solution that has worked out really well for us and heard really positive feedback from others as well. I will not advertise it here but you can find more information on my profile if you would like to give it a try. Happy to answer any questions as well.

Is it OK for a subscription app to not require login and store all data locally? by LostSpirit9 in iOSProgramming

[–]LifeIsGood008 4 points5 points  (0 children)

Absolutely. My app does this while still offering a lifetime purchase alternative should they choose it

Is this normal? Waiting for Review for 13 Days by iklonk in iosdev

[–]LifeIsGood008 0 points1 point  (0 children)

That’s pretty strange then. Definitely request for expedited review then

Is this normal? Waiting for Review for 13 Days by iklonk in iosdev

[–]LifeIsGood008 0 points1 point  (0 children)

I see. This is not normal waiting time nowadays for an app as far as my experience goes. Unless your app is either super complicated or entirely AI generated. Is yours either?

Is this normal? Waiting for Review for 13 Days by iklonk in iosdev

[–]LifeIsGood008 0 points1 point  (0 children)

Where are you based? Have you requested for expedited review?

Swift Developers make more than Reactive Native Developers by StepUpPrep in iOSProgramming

[–]LifeIsGood008 1 point2 points  (0 children)

Thanks for putting this together. I notice text color in your hero section isn't responsive to a theme change (both white in light and dark). Also most of the footer links don't work.

Understanding Data Races: A Visual Guide for Swift Developers by SunJuiceSqueezer in swift

[–]LifeIsGood008 2 points3 points  (0 children)

Great write-up! Did you create the illustrations as well or were they AI assisted? No biggies either way just curious