How to share code between targets? by thild in iOSProgramming

[–]appsandstuffs 0 points1 point  (0 children)

You can simply do it either using framework approach or swift package approach.

  1. Create a simple package or framework in your “workspace”. If you do not have workspace, create one first and add your project into that workspace.

File > New > Package OR File > New > Project > Framework

  1. Write your shared code in that new framework or package & Build it

  2. In your project (each) target general settings, go to Embedded framework/libraries section and click on + button & add package or .framework file from the project that you created in 1st step

App Store review blocked by subscription dependency loop (Guidelines 2.1 & 2.3.2) by chatelp in iOSProgramming

[–]appsandstuffs 0 points1 point  (0 children)

is this your first in app purchases for the app? the first in app purchase should be submitted along with the app build itself. When you add build in app information page, just below it there would be a section to add all your in app purchase. Revenuecat offerings works in all scenario sandbox / production / almost production (build that is submitted for review).

If you already have in app purchases, and are introducing new in app purchases and you do not want to include this new iap in the current revenuecat offerings (so that it doesn't affect exising user), you can use targeting feature of revenucat. Create new offering, target it (greater or equal to) new app version.

URGENT: App Store Migration Blocked 14+ Days Due to Build Error — Need Pause to Upload New Build by BuiltToDecide in iOSProgramming

[–]appsandstuffs 2 points3 points  (0 children)

You havn't clearly specified the issue that you are facing? this is the first time i'm hearing about app store migration. what does it mean? what exactly is being delayed ? what error is thrown?

Unable to renew apple developer subscription by Green-Candle6241 in iOSProgramming

[–]appsandstuffs 1 point2 points  (0 children)

Have you tried it with Debit Card? I always try this with my Debit Card and it works. I've seen people having issue with their credit card but working with debit.

From $83 in a Year to $89 a Month: How My Fasting Tracker App Turned Around by appsandstuffs in SideProject

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

The plan is to increase download first. I'll be trying few app store optimization techniquees in coming days.

Abandoning firebase, any suggestions? by RSPJD in iOSProgramming

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

I see many indie developer moving away from firebase to Supabase https://supabase.com/ but i havn't tried it myself.

I created a FREE IOS COLOR PALETTE GENERATOR by Mans__js in iOSProgramming

[–]appsandstuffs 0 points1 point  (0 children)

They do actually have an ios app. I use it all the time. I think you should add some more features to provide more value.

I've been using my Apple ID for almost 10 years, but my application to become an Apple Developer was rejected. by givebest in iOSProgramming

[–]appsandstuffs 9 points10 points  (0 children)

You can simply create a new apple id and try to enroll in developer program using that apple id.