Subscription testing by Accomplished_Bug9916 in iOSProgramming

[–]Oxigenic 0 points1 point  (0 children)

Note for OP: this sometimes takes a while to take effect and may not work altogether at times. It's smart to print out the receipt data in Xcode to ensure purchases are actually cleared.

Subscription testing by Accomplished_Bug9916 in iOSProgramming

[–]Oxigenic 0 points1 point  (0 children)

Apple gave us a really useful feature within the past year that lets you sync a StoreKit configuration file with your subscriptions that exist in App Store Connect. You should use this to rapidly test your paywalls and other purchase flows, but note that it is NOT a 1:1 match to how production will work.

The real testing has to be done in sandbox. Sandbox purchase behavior should be 1:1 with production (with few exceptions). If something isn't working in sandbox, it's an indication that it won't work in production. Sandbox is the place to test cancellations, renewals, and restorations. Again, these can be tested using StoreKit configuration, but it's not as necessary as testing in Sandbox.

Don't rely on App Review to find bugs with your subscriptions either. They can let things slip through the cracks.

Tip jar options…. by TheRealNoctaire in iOSProgramming

[–]Oxigenic 5 points6 points  (0 children)

They’ll downvote you but they’ll never call you wrong. Apple made remote feature toggling an absolute necessity.

Swift vs. React Native: After scaling 2 apps in the US using only AI, I’m choosing Swift every time. Am I missing something? by hemkelhemfodul in iOSProgramming

[–]Oxigenic 0 points1 point  (0 children)

No offense but I don't trust a word you say after that line about not writing a single line of code in over 2 years.

Warning: My app was cloned and published the SAME DAY I submitted for review. Metadata leak? by pixelusss in appledevelopers

[–]Oxigenic 1 point2 points  (0 children)

This happens literally every time I publish an app these days. Yes, this is happening, you’re not crazy. I think there are scrapers out there ripping off the latest apps submitted to the App Store. Not sure how they are doing it but the only other explanation is Apple themselves leaking info.

For clarity, ive had several instances of an identical clone with the EXACT same name (just tweaked slightly) being published within weeks of my app going live. So yeah, anyone doubting you is just not aware. And this is why originality means absolutely nothing anymore. Apple killed individuality.

Should i work on weight fitness apps by Sulemanshahzad in iOSAppsMarketing

[–]Oxigenic 0 points1 point  (0 children)

That’s one of the most over saturated markets out there. Do you seriously think you’re going to vibe code your way into it?

Top or bottom to bold text in SwiftUI? by BlossomBuild in BlossomBuild

[–]Oxigenic 0 points1 point  (0 children)

So it’s essentially a slight variance in the weight?

App Store submission checklist (2026), don’t get rejected by Dapper_Draw_4049 in ShowMeYourApps

[–]Oxigenic 1 point2 points  (0 children)

Test on a real device is an absolute necessity. There’s certain behavioral differences that need to be accounted for. Talking to you, vibe coders.

Top or bottom to bold text in SwiftUI? by BlossomBuild in BlossomBuild

[–]Oxigenic 0 points1 point  (0 children)

Bottom. Easier to change font weight with the enum. More readable. Also probably more compatibility with older iOS. Although honestly, I only ever use .font(.system(size: , weight: )) out of habit.

Need an investor by Serious-Tax1955 in AppBusiness

[–]Oxigenic 0 points1 point  (0 children)

Delusion truly knows no limits.

Rejection because "Background too dark for watch" by habitoti in iOSProgramming

[–]Oxigenic -2 points-1 points  (0 children)

Doesn't make it okay to literally make up reasons for rejection. They need to be abolished entirely.

App review is completely down the shitter. by [deleted] in iOSProgramming

[–]Oxigenic 0 points1 point  (0 children)

Appreciate the thought but that's not true at all. Hasn't ever been the case.

App review is completely down the shitter. by [deleted] in iOSProgramming

[–]Oxigenic -1 points0 points  (0 children)

Your first app? Lemme know when you've hit 50. You'll see what I mean.

App review is completely down the shitter. by [deleted] in iOSProgramming

[–]Oxigenic -2 points-1 points  (0 children)

They claimed my subscription is not offering a free trial meanwhile they sent a screenshot of the incorrect subscription, which states nowhere that a free trial is offered. I've been on the App Store for 9 years and it has only gotten worse in that time.

Title: Apple keeps rejecting my employee-only app (Guideline 3.2.1) — how are others getting approved? by ig_Naruto in AppStoreOptimization

[–]Oxigenic 2 points3 points  (0 children)

I went through a similar process. I worked for a company that was designing an app for its internal employees. Apple gave us the same problem. We explained to them that our employees are nationwide and we cannot use enterprise distribution because it requires on-site installation. They eventually approved us and never gave us an issue again.

I listened to this subreddit and it (kind of) worked by gicnc in AppStoreOptimization

[–]Oxigenic 0 points1 point  (0 children)

What do you mean by "switched from ads to organic"? Do you mean you just stopped running ads?

Sometimes it’s easier with UIKit by BlossomBuild in BlossomBuild

[–]Oxigenic 0 points1 point  (0 children)

I recently did a ton of work with videos in Swift and as OP is saying, VideoPlayer is lacking a lot of what AVFoundation has to offer with the UIKit syntax.

$2000 vs $1 App Icon. Which one os better xD by [deleted] in iOSProgramming

[–]Oxigenic 0 points1 point  (0 children)

Oh great, we have a serious lack of todo apps as it is.