r/appledevelopers

A different approach to productivity and getting things done :)
▲ 68 r/appledevelopers+13 crossposts

A different approach to productivity and getting things done :)

Hey all, I'm currently building Lockn, an app that helps you do more and plan less. Rather than planning your whole week, you plan day by day with Lockn.

It incorporates over 10 different productivity methods and has some really cool features.

Its launching really really soon, I just wanted to get a rough sense if any of you would use it 😄

If there are any additional features you would like to see added do drop a comment below! or if there is anything you think you don't like feel free to let me know too!

thanks so much for reading!!

u/gordiony — 14 hours ago

My first app is FINALLY LIVE

Meza - Fixing solo travelling.

I’ve been a long time lurker of this page, and now finally have something to post about :)

Super happy, had 0 coding or whatever experience prior, just had an idea i wanted to make real.

Would love if anyone would check it out, commented on the UI and flow of the app :)

Any remarks are extremely appreciated.

Love you gang

apps.apple.com
u/michaelsaintyves — 14 hours ago
▲ 9 r/appledevelopers+5 crossposts

Just shipped my first iOS app after 4 months solo.

Wrapped a 4-month solo build and shipped Reflect on iOS last week.

It's a journal app — voice transcription in 10 languages, paper-journal OCR, and AI insights over your own entries (Yearly Narrative, "Ask AI" with citations from your writing).

Stack:

- React Native + Expo SDK 54, EAS Build

- Firebase (Firestore + Cloud Functions on Node 22)

- Gemini via Vertex AI server-side, ADC — no client-side key

- RevenueCat for subs

- Native Apple Watch companion

- ~52 screens, 10 languages (EN/FR/ES/PT/DE/IT/AR/KO/JA/HI)

App Store: https://apps.apple.com/app/id6762427801 (Disclosure: my app.)

Happy to answer anything about the architecture, Expo 54 stability, or the server-side Gemini setup.

A few things I'd love this sub's take on:

  1. Vertex AI vs. AI Studio key. I went Vertex + ADC to keep the key off the client. It added boilerplate. Worth it for you, or do you stick with a key behind a proxy?
  2. Apple Watch companion. Has yours actually driven discovery, or is it purely retention?
  3. Cold launch with 0 followers. Beyond ASO, what actually worked for your initial distribution?
  4. Localization. Did shipping in 5+ languages pay off commercially, or would English-only have been fine for early validation?
u/reflectdiary — 23 hours ago
▲ 3 r/appledevelopers+2 crossposts

Apple Developer Account is not getting verified | Unable to re-verify Enroll Now button is gray out

I am a game developer, and I mainly create games for Android platforms. Recently, I planned to release my games on iOS as well, so I decided to create an Apple Developer account.

I already had an Apple ID, so I simply logged in with it, went to the Account section, filled in my information like name and address, and submitted it. After that, I got stuck on this grayed-out screen/state.

Now I’m unable to edit anything or check what actually went wrong. Can anyone help me understand what I should do next and how this issue can be fixed?

u/SumitDubey3 — 24 hours ago
▲ 49 r/appledevelopers+11 crossposts

Built an iOS app discovery platform focused on surfacing high quality apps from independent developers.

Stamped is a community driven platform built to help people discover incredible iOS apps before they disappear into the noise. https://stampedios.com

Every year, thousands of genuinely useful apps launch and almost nobody sees them. Not because they lack quality, but because visibility on the App Store is heavily dominated by companies with massive budgets, established brands, and existing audiences. The spotlight keeps circulating around the same names while smaller developers get pushed further and further out of view.

That’s exactly why Stamped was created.

Stamped gives independent iOS developers a place to actually be discovered. Every app includes a full creator profile, community based ratings across five categories, demo content so users can see the experience before downloading, and direct access to the builder through platforms like Discord and Telegram.

The goal is simple: connect users with great apps, and connect developers with the people who genuinely care about what they’re building.

The hook: We gamified the iOS app discovery process. Explore apps, verify votes, earn tickets, and compete for monthly prizes.

Explore the sites and tell us what you think

stampedios.com
u/stampedios_ — 1 day ago

A small victory

Just celebrating a small win; I built a supply inventory app for people with diabetes. I'm type 1 diabetic, and built this for myself after running out of critical supplies while caring for my newborn. After about 2 months of iterating, I was able to demo it for a few diabetes influencers and blogs, and the first few pieces of media were published on Monday.

u/czapatka — 1 day ago
▲ 110 r/appledevelopers+4 crossposts

Got my first paying subscriber on my tiny app

So I started building this app earlier this year and shipped v1 a couple weeks back had to wait on Apple review longer than expected .

Then tried marketing it , mostly on Reddit and one small community WhatsApp group . Skipped instagram and youtube because the niche is tiny and ads would just burn cash on the wrong audience . Saw barely anything , 1-2 trials started ,both cancelled within a day . The audience was off .

So I stopped pushing it . But out of nowhere , a user who cancelled the trial earlier came back and subscribed . It feels like I have actually made something worth paying for .

Now I am confused on how to get more . I have started doing App store optimisation but what else can I do to actually boost downloads and revenue ??

The app is a community focus tool and has a hard paywall after onboarding .

u/No-Comparison-5247 — 2 days ago
▲ 12 r/appledevelopers+9 crossposts

I made ViewBuddy, an iPhone app for finding what to watch through friends

I built ViewBuddy because movie/show discovery still feels oddly disconnected from the people you actually watch things with.

The app is for:

- seeing what friends are watching, rating, and reviewing

- comparing taste before you trust a recommendation

- building watchlists and playlists

- browsing as a guest before deciding whether to create an account

I'm the developer, and I'm looking for practical feedback from people who try a lot of mobile apps:

  1. Is the purpose clear in the first minute?

  2. Does the feed feel useful before you have a lot of friends on it?

  3. What would make you invite one friend?

  4. Does anything feel confusing, slow, or unnecessary?

App Store: https://apps.apple.com/us/app/viewbuddy-rate-review/id6759533775

No pressure to be nice. Specific criticism is much more useful than generic encouragement.

u/numbersguy1 — 1 day ago

I found a macOS sensor almost no app uses

Your MacBook has a lid angle sensor. It's been there for years, quietly tracking how far you open the screen so macOS can sleep when you close it. Apple uses it. Almost nobody else does.

I got curious about what else you could do with it.

Turns out, quite a lot. I built a small utility called Lid that turns lid position into an automation trigger. The use case that sold me: working in public and wanting to hide my screen without the full laptop-slam.

What you can do with it:

  • Privacy blur at ~60°: screen frosts over when someone walks by, no shortcut needed
  • Auto-lock at ~20°: walk away, lower the lid slightly, Mac secures itself
  • Smart scheduling: different rules for work hours vs. evenings
  • App-aware overrides: keep screen visible during Zoom even if you adjust the lid
  • Media pause: close halfway, podcast stops. Open back up, resumes where you left off

It's all IOKit. No external hardware, no camera tricks, no network calls beyond a one-time license check. The sensor data never leaves your machine so zero analytics, zero telemetry.

The catch I ran into: The raw angle values aren't documented well and they behave slightly differently across MacBook generations. Retina vs. Air vs. Pro M-series each has its own noise pattern. I ended up smoothing the signal with a deadband and some hysteresis, but I'm still finding edge cases.

What I'm looking for feedback on:

  • Would you ever use something like this?
  • Does anyone have any cool use cases for something like this?

Side note: Has anyone here stumbled on more undocumented sensor/API on Apple hardware?

app @ maclid.app

Apple rejects your app one reason at a time. We built a tool to catch them all before you submit.

Shipping iOS apps, my co-founder and I kept hitting the same wall. Apple only tells you one rejection reason at a time. You fix it, resubmit, wait days, and get rejected for something else. One submission turns into weeks.

So we built Appflight. You link a GitHub repo or upload your build, and it audits the app against the App Store Review Guidelines before you submit. It checks 200+ review signals in one pass and returns a 0-100 readiness score with a specific fix for each issue, not just a flag.

We launched it this week. I care more about feedback from people who actually ship to the App Store than about signups, so three honest questions:

- Which guideline has burned you the worst, and would a pre-submission check have caught it?

- Do you check the guidelines proactively before submitting, or only react after a rejection?

- What would make a tool like this genuinely worth using over just reading Apple's guidelines yourself?

Link if you want to look: appflight.co

reddit.com
▲ 10 r/appledevelopers+2 crossposts

Apple approved my app on the first submission. No rejections. Here's everything I did

Apple approved my app on the first submission. No rejections. Here's everything I did including surviving 3 days of Screen Time API hell.

Just shipped Mindbrake, it blocks your apps and makes you solve a math, physics, or coding challenge before you can open them. Earn minutes by answering correctly. Miss it, stay out.

First submission. Zero rejections. I think a few things made the difference.

The review notes were a full test script. Not a cover letter. A step-by-step walkthrough: how to get past the paywall with a sandbox account, how to trigger the Screen Time shield, what happens if they don't want to grant FamilyControls authorization (the app has a full mock mode so there's no dead end). Reviewers are humans reviewing dozens of apps a day — I made their job easy.

The mock fallback saved me. If the reviewer didn't want to deal with real Screen Time permissions, they could still see the entire core loop working: pick an app, get a challenge, earn minutes, get unlocked. No feature behind a wall they couldn't test.

Clean privacy story, no ambiguity. No accounts, no data leaving the device. The apps you block are an opaque iOS token — Mindbrake never knows which specific apps you picked. I spelled that out explicitly because FamilyControls apps get extra scrutiny.

The hard part wasn't the review — it was getting to submission.

Screen Time took me 3 days to stop breaking. The bug loop was: blocking works, unlock doesn't. Fix unlock, re-blocking breaks. Fix that, the same app won't re-lock after multiple sessions in a row. The root issue was that my app and its 3 extensions were each talking to different ManagedSettingsStore instances.

App is live with a 7-day free trial:

https://apps.apple.com/app/mindbrake/id6766659926

Happy to answer anything about Screen Time, the extension architecture, review notes, or the LATAM payments setup.

u/ELGALS52 — 1 day ago

Looking for Honest iOS App Review Exchange?

Looking for honest feedback and genuine App Store reviews.

I’ll download your app, test it properly, and leave a fair review. In return, please do the same for mine.

Drop your:

  • App link
  • Country/region
  • Short app description

Let’s help each other grow 🚀

reddit.com
u/Inevitable_Rip_1698 — 2 days ago

How to advertise an app?

Guys please share your experience on advertising your app. It’s my first time launching an app and I’m a little confused. Do AppStore ads work? Are there any other ways to advertise my app? It’s related to psychology analysis

reddit.com
u/reginapetite — 2 days ago

Did your first iOS app get approved in the one go?

Just wanted to ask actual developers here that how often there apps get approved in first submission to App store by Apple?

reddit.com
u/FieldsApp — 2 days ago

Can’t enroll in Apple Developer Program because my Apple ID is already on a company team

I’m an Admin on a company Apple Developer account (actually part of 2 teams), but I’m not the Account Holder of either.

I’m now trying to create my own personal Apple Developer account for my own apps, but every time I try to enroll, Apple redirects me to the company membership/account pages like I’m already enrolled.

From what I understand, being a team member/admin shouldn’t block having a separate personal developer account/team?

Any suggestions? Is it a bad idea to keep using the same apple developer account?

reddit.com
u/Working-hat-840 — 1 day ago
▲ 2 r/appledevelopers+1 crossposts

I am building a minimal secure notes app because my notes apps became a digital junk drawer.

For years I tried using Apple Notes, Google Keep, Notion, and random docs to store important information like WiFi passwords, IDs, recovery codes, bank references, project notes, subscription details, device serial numbers, and all the tiny things you need “someday.”

The problem wasn’t storage. It was retrieval.

Everything eventually became a mess of folders, labels, pinned notes, screenshots, and half organized text dumps. Even when the data was technically “saved,” it never felt instantly accessible. I still found myself searching endlessly or rewriting the same information again and again.

So we built Fields.

The idea was simple: create a minimal personal data vault focused on quick recall instead of endless note taking. Something structured enough to stay organized, but lightweight enough to feel instantly usable.

Instead of giant documents and cluttered pages, Fields lets you create custom fields for the exact information you want to store. You can organize data cleanly, hide sensitive values, lock the app with Face ID or Touch ID, and keep everything encrypted on device with AES 256 encryption.

I also wanted it to feel handy. Open the app, find the info in seconds, close it. No workspace setup. No complicated hierarchy. No productivity system to maintain.

A lot of apps try to become your second brain.
Fields is designed to become your reliable pocket reference.

Still improving it every week, especially around security, UX, and backups. Would genuinely love feedback from people who also feel overwhelmed by modern note apps.

u/FieldsApp — 1 day ago
▲ 18 r/appledevelopers+1 crossposts

Birçok iOS geliştiricisinin bilmediği şey Apple Small Business Program

Bugün öğrendim ki, Apple Small Business Program’a otomatik olarak dahil olmuyormuşsunuz. Ben hep, yıllık geliri 1 milyon doların altında olan geliştiricileri Apple’ın otomatik olarak programa eklediğini sanıyordum. Meğer sisteme manuel olarak başvurmanız gerekiyormuş.

Programa kabul edildiğinizde App Store komisyonu %30’dan %15’e düşüyor. Eğer hâlâ başvurmadıysanız kesinlikle kontrol etmenizi öneririm. Açıkçası Apple’ın bunu geliştiricilere daha görünür şekilde anlatmaması biraz garip geldi çünkü birçok kişi benim gibi otomatik dahil edildiğini düşünüyor olabilir.

Eğer Apple geliştirici hesabınız varsa paylaştığım link üstünden programa kayıt olabilirsiniz. Onay sürece 1-2 ay sürebiliyor yani bir kaç gün içinde cevap gelmezse endişelenmeyin.

developer.apple.com
u/InternationalCow1295 — 2 days ago
▲ 8 r/appledevelopers+7 crossposts

 Hey, solo dev here.
I made a very simple landing page for my app NYC Intel and I’m not sure if it works or feels too bare.

Flow is basically:
user types an address
gets a quick “block score” + a few stats
then prompt to download the app
That’s it.
I’m intentionally keeping it minimal, but now I’m wondering:
is it clear enough?
does it feel useful or just gimmicky?
would you actually type an address here?
Would really appreciate blunt feedback 🙏

u/Kitchen_Cable6192 — 2 days ago

App got approved!

Thank you to this sub. Reading posts here helped a lot during development and App Review.

I’ve always felt apps like Notes or Keep become messy once you start storing important personal information in them. Things like IDs, insurance details, account info, documents, emergency contacts, etc. end up scattered everywhere.

So over the last few months I started building a small iOS app for myself focused specifically on organizing sensitive information in a more structured way.

Everything is stored on-device with encryption, supports Face ID/Touch ID, works offline, and lets you create custom fields and nested subfields instead of just long notes. I also added encrypted export/import backups and privacy overlay protection when switching apps.

The app recently got approved on the App Store !!!

reddit.com
u/FieldsApp — 2 days ago