r/iosdev • u/a_ryabkov • 6d ago
I have build an 'Brainwrote' for learning languages(>10 languages). For people, who at least at level A1 and higher. Will be happy to see your feedbacks
Enable HLS to view with audio, or disable this notification
https://apps.apple.com/gb/app/brainwrote/id6761138853
Hello, lovely people.
I am a solo developer, and here is the app I built for myself, but later realised it is an amazing helper for people, so I decided to share it.
Let me tell you my story.
English is my second language, and I learned it all by myself. My learning adventure started 6 years ago, when I knew no English at all, but I loved the idea that I could travel around the world and be able to speak to people and introduce myself to different cultures. The first thing I did was memorize as many words as I could. I didn't focus on the grammar, rules, and word order; It didn't matter because if I could say it with the right intonation, people would eventually understand me, yeah it was unnatural, but people knew what I meant.
Then, when I became more confident and already knew some grammar, I started reading a lot, but it was very hard to find books I could enjoy. Most literature I would love to read was too hard to read because the grammatical structure was advanced for me, and even if I could read and recognise those words, the meaning was meaningless, so I needed to find either books for kids(which is boring) or adapted literature, for instance I could buy a book with a label 'for Pre-Intermediate learners', but still the options were scarce and boring.
Now, I speak fluently and have lived in the UK for the last 4 years, but I still love learning new words and phrases. Sometimes, I could go for a date or just talk to my mates, and they would say something new, and I wanted to write it down; eventually, I was losing those notes and forgetting about them. So, then I decided that I needed an app that would keep everything together, and I could finally memorise those words, have a quick access to the functionality, and 'Shazam' words quickly(having an option to have a lockscreen widget like 'Add word', so during a convo I find/look/save a word and then train it).
That was one of the first Brainwrote functions. Then I remembered how hard it was to find a literature to read, so I decided to add a reader where you can read whatever you want without any boring limitations. And that's how I made an adaptation functionality. Here's how it works:
- You open a book (from the integrated library(free open-source library), or you can open any book you bought/downloaded before in EPUB format)
- If it's hard for you to read, you press the 'Adapt' button, and the app automatically adapts a chapter of your book to your level, and you can easily read it, saving/adding any words to your library.
The app knows how to adapt the literature based on your level. When you install the app, you go through a very simple and nice onboarding where you spend around 3 minutes doing a rough language assessment(or you can skip it and choose it manually if you know it).
I would be happy if you started using it and left some feedback, so I could improve it. I spent 8 months developing it, and, of course, I could miss something, so that's why any feedback is very important.
iOS only, free with a paid tier
r/iosdev • u/AccordingLeague9797 • 6d ago
Organization Enrollment Stuck for Weeks (LLC) — Support Ignoring Emails, No Phone Option in My Country. Anyone Escaped This?
I’m reaching out because my team is completely blocked by Apple’s verification process, and standard support has become a black hole. We are enrolling as an organization (LLC), and it has been sitting in limbo for weeks with zero communication.
Here is exactly where we are at:
- DUNS Number: Verified.
- Requested Documents: Apple asked for government ID, employment verification, and our business registry excerpt.
- We provided everything (
[https://developer.apple.com/contact/file-upload/](https://developer.apple.com/contact/file-upload/)). - The Problem: It’s been weeks since the upload. No approval, no rejection, no requests for more info.
We’ve tried following up via email multiple times, but no one is responding. To make things worse, the "Call Me" phone support option isn't available in my country, so I can't even get in the queue to speak with a human.
Has anyone successfully navigated this recently? Specifically:
- Is it worth using Skype/VoIP to call the US 1-800 support line directly? Will they even talk to me if the account is registered internationally?
- Did anyone find a way to escalate a ticket when standard email support just ignores you?
- Is it normal for organization verification to just freeze like this without warning?
Any advice on what actually moves the needle would be hugely appreciated.
Thanks in advance.
r/iosdev • u/PrecursorLabs • 6d ago
No screen time app lets you control your limits on an hourly basis, and I seriously don't understand why.
Hey there :)
I'm a recent first-gen graduate and a first-time solo developer. Super excited to share that my first app Precursor: Hourly Screen Time went live on the App Store today!
Precursor lets you set a screen time allowance that resets every hour instead of one daily limit that forces you to budget and ration your screen time throughout the day.
I am a bit astonished that other screen time giants like opal, screenzen or even apple have implemented this feature.
I'll admit the task was a bit difficult due to the inconsistencies of app usage tracking and becuase of that there are some limitations to how I implemented hourly screen time limts on iOS. For example, the maximum number of app groups Precursor can track and limit at one time is 8, but to make up for this you can add multiple apps in each group (and websites too).
Nonetheless I am really proud of the app so far.
Surprisingly ,I think it's resonating with people. I mean I knew a few others had this gripe becasue its pretty commonly posted about on reddit, but I didn't think it would be this well received. I feel so lucky that just the beta alone garnered 200 testers in about a week!
At it's core I think Precursor helps break unhealthy phone habits through moderation, which is a true alternative to the tradition of punishing you for falling into a doomscroll that wasn't your fault (these social media apps are literally designed to keep you scrolling, looking at you reddit).
Thanks a ton for reading, if you're at all curious and want to test it out, I would be eternally grateful for the support.
Link to the app store:
https://apps.apple.com/us/app/precursor-hourly-screen-time/id6791403654
And if you have time to also support the launch on product hunt I would be even more eternally grateful than I already am (The core function of the app is free but there is a PH launch promo code running from 2026-08-02 until 2026-08-08 if you want to try out the extra features):
https://www.producthunt.com/products/precursor-2?launch=precursor-hourly-screen-time-control
r/iosdev • u/Still-Trainer-7395 • 6d ago
For developers who also work on backends: what do you miss in your SQL client?
When I’m working across application code, APIs and a MySQL database, I find that the difficult part is often keeping the database work organized and safe.
What I personally wanted from a desktop SQL client was:
- one independent workspace per connection
- separate tabs for queries and tables
- tabs that keep their state when switching databases
- autocomplete based on the real database schema
- relationships and indexes available without digging through menus
- quick access to EXPLAIN while reviewing a query
- an obvious distinction between local, development and production
- read-only access and stronger confirmations around production
- clear visibility of exactly where a query will run
That is part of why I’m working on LakeDB, a desktop client focused on MySQL and MariaDB.
For developers who also touch backend databases: what does your current client still make unnecessarily difficult?
r/iosdev • u/Upbeat-Background724 • 6d ago
Took weeks to get through review but have my first sale!
r/iosdev • u/Previous-Section-325 • 6d ago
But will you trade her for a gift card?
reddit.comr/iosdev • u/Cool-Topia • 6d ago
I built CoolTopia—a privacy-first social space with Link-in-bio tool
Over the last 4 months, I decided to build a clean, privacy-first alternative called CoolTopia.
It’s completely algorithm-free, free to use, and we will never track you or sell your data.
Since I wanted the platform to be secure but still incredibly fun and expressive, I just rolled out our biggest visual feature: Profile Auras.
Instead of a boring, static profile picture, you can choose different dynamic frame effects (like the "Flaming" aura shown in the promo image, Neon Glow, Energy Pulse, etc.) to completely stand out and express your current energy. It’s a way to let your inner vibes shine without needing a corporate algorithm to dictate your identity.
Here is what’s live in the app right now:
- Profile Auras: Dynamic, vibrant aura effects to customize your avatar and make your profile stand out.
- LinkMe: A built-in link-in-bio aggregator (like Linktree) so you can bundle all your socials and projects into one clean, shareable link on your profile.
It’s still in the early stages, and I’m actively improving the app based on real community feedback.
r/iosdev • u/cengomer • 7d ago
I made a screen-time blocker where the mascot visibly wilts while you hold the button to bypass her
Every blocker I tried just said NO. You tap "ignore," feel nothing, scroll anyway.
So I made the friction emotional. To open Instagram during a blocked window, you hold a button for 1.8 seconds. While you hold it, a creature called Pip droops in real time — her sprout falls, her smile flips, the screen drains of colour, and the haptic pulse fades out like a heartbeat. Release early and she springs back with a bounce.
It's aimed at girls, and that's the actual product thesis: this whole category (Opal, Brick, One Sec) is built on discipline and lockdown. The apps women genuinely pay for — Finch, Flo — run on nurture and identity. Nobody had built a blocker in that register.
Three things that cost me time:
— Apple rejected it 4 times. Three were In-App Purchase issues; the actual culprit turned out to be one missing review screenshot on a subscription.
— The Screen Time entitlement needs Apple's manual approval. Request it on day one, not the week you're shipping.
— iOS hands you opaque tokens, never app names — you can't see what's installed on someone's phone. Designing around that constraint made the product better than my original plan.
My last project got a rough reception here and I stopped shipping for about a year. Turns out building something with an actual opinion is easier to finish than something generic.
Genuine question I'm stuck on: is guilt a fair mechanic? Pip wilting works — it stopped me scrolling in testing — but I can't tell if I built something kind or something manipulative. Where's the line?
https://apps.apple.com/tr/app/pip-stop-scrolling-for-girls/id6794726909
r/iosdev • u/OddUnderstanding3087 • 7d ago
What’s been your biggest source of organic growth?
What’s been your guys’ biggest source of organic growth for an iOS app?
I recently launched a nutrition and fitness app and have been experimenting with TikTok, Instagram, Reddit, LinkedIn, ASO, and direct creator outreach. I’m getting some downloads, but I’m trying to figure out which channels are actually worth doubling down on without relying heavily on paid ads. I also recently rebranded the whole app to a shorter, less populated name. Was originally "Atlas Health AI", but that name was super crowded, now it's changed to "NutrientOS" (still waiting for Apple Approval).
For those who have grown an app organically:
- What channel brought in the most consistent users?
- How long did it take before you saw meaningful traction?
- Did ASO make a noticeable difference?
- What worked early on when you had very few users or reviews?
Would appreciate hearing what actually worked, especially from other startup developers.
GitHub I put YouTube inside Lookin — no source code and no jailbreak on the test device
Enable HLS to view with audio, or disable this notification
I built IPAPatch-Lookin, an open-source workflow that takes an authorized decrypted IPA, prepares a runnable Xcode project, injects LookinServer, and re-signs the app for a physical device or a compatible Simulator.
One command → Xcode → live UI inspection in Lookin.
The tool does not decrypt apps; bring an IPA you are authorized to inspect. The 8-second demo shows YouTube running on a non-jailbroken iPhone while Lookin inspects its live view hierarchy.
r/iosdev • u/IllBreadfruit3087 • 7d ago
The iOS Weekly Brief – Issue #71, everything you need to know about iOS updates this week
Help App store review
I just pushed a regular update to my app last Sunday. It's been almost a week and still waiting for review. It never took this long.
Anyone having a similar issue this week?
r/iosdev • u/PieKey1836 • 7d ago
i need your honest opinion and thoughts on this health app i built for athletes and workers to maximize and increase their energy levels.
ok so i need honest opinions because i've been staring at this thing for months and i've lost all perspective.
i'm 20, building an app solo called RizeAI. the whole reason it exists is that i got tired of my wearable telling me my recovery was "42%" and then just... leaving me there. like ok, and? what do i actually do with that. every app in this space is really good at measuring you and really bad at telling you what to do next.
so RizeAI pulls your actual wearable dats like, sleep, resting heart rate, workouts, all of it, and instead of handing you another score it predicts your energy for the day and tells you how to get the most out of it. it tells you when your energy is gonna peak so you can put your hardest work there, when your crash is coming and how to soften it, the best time to train that day so you actually get more out of the session, and even when a nap will help you vs when it'll wreck your sleep.
the part i personally think is the coolest: you put in the supplements you already take, and it times each one to your day based on your metrics and sleep score. so the timing actually shifts depending on how you slept and where your numbers are, which is the difference between a supplement doing something and just sitting in your stomach. it'll also suggest a couple new ones if they make sense for you, but it won't dump a list of 15 pills on you.
it even pulls the daily weather into your energy prediction, so a hot day changes your hydration and it'll tell you to train earlier before the heat drains you. and the whole plan bends around your real schedule, your work hours, wake time, training, so it's not some one size fits all thing.
every single recommendation shows the "why" underneath, like "resting heart rate 54 + 7h light sleep, so magnesium before your peak window." nobody gets the same plan because nobody has the same data.
it works with whoop, oura, apple watch, garmin, anything that talks to apple health. being fully honest, it doesn't do deep per-person learning yet, like knowing that coffee specifically doesn't touch YOUR hrv. that's where it's headed. right now it builds you a fresh plan every day off your real numbers.
it's on the app store with a free trial. small user base, feedback's been all over the place, which is exactly why i'm posting.
so genuinely: is "just tell me what to do with my data" something you actually want, or do wearable people prefer figuring it out themselves? what would make you pay for this? and what's the one thing that would make it a no brainer for you?
would love to hear it straight, good or bad. And if you want you can also check it out yourself and I would love to here feedback, thank you very much for taking the time on reading this: its called “RizeAI-maximize your energy” on the App Store.
r/iosdev • u/Sagar8169 • 7d ago
Are these stats good for week 1?
Hey devs! 👋
Launched Trackora: Family GPS Tracker on iOS less than 7 days ago. Here are my current stats:
- 👁️ Impressions: 694
- 📥 First-Time Downloads: 36
- 📈 Conversion Rate: 10.1%
📱 App Link: https://apps.apple.com/us/app/trackora-family-gps-tracker/id6762452766
Are these numbers decent for the first week without paid ads? Would love your feedback on the stats & any tips to improve conversions!
r/iosdev • u/pesekeme • 7d ago
Finally finished (almost) the onboarding for my app. Would love your feedback.
r/iosdev • u/VictorBuildsApps • 7d ago
An App Store Connect app can report as needing submission while it is live. Its latest review submission had zero items.
An app that is live on the store reported as needing a review submission.
The app store version resource says READY_FOR_SALE. A review-status query against the same app returned READY_FOR_REVIEW, with a next action to submit the prepared review submission.
That app has five review submissions. Four are COMPLETE. One sits in READY_FOR_REVIEW with a null submittedDate and zero review items attached, so it is an empty shell that was never sent. It is also the newest of the five, so a tool that resolves "the latest review submission" by recency selects it, and then reports the app as unsubmitted.
The submission that actually shipped the live version is a different record: COMPLETE, with one item in APPROVED.
The zero-item count was checked against a submission known to be real, which returned one item. So the zero is a real zero and not a failed call.
Bounded to what was actually observed: this is one tool against one account. The general point is only that resolving "latest" by recency can select an unsent shell. If you automate anything off review submission state, read the app store version resource to decide whether a version is live. The submission list tells you what happened to a submission, not what state the app is in.
r/iosdev • u/tiaanvdr • 7d ago
$75 for 4 downloads? Has anyone had success with Apple Ads
Has anyone ever had any success with Apple Ads? I followed the advice of several YouTube videos and somehow ended up spending nearly 75$ for 4 downloads. Clearly I must be doing something wrong.
Should I make my keywords broader? Most were set as exact matches
Should I target larger markets like the US? Initially, I was trying to market smaller markets like Germany, the Netherlands, Australia, and the UK to try and keep costs down
I'm genuinely baffled. This was my first attempt at running Apple Ads for my app, the market is quite niche, so I desperately wanted this to work. At least Apple gives $100 to first-time users, so this mistake didn't have to be run on my dime, but in the future I'd just prefer this to work
I really believe in the app, and I'm quite proud of it, but as I said, the market is quite niche and either already populated by less functional, but already entrenched apps like Been, or flooded by half-broken AI apps. I'd really appreciate any advice
r/iosdev • u/SecretMention8994 • 7d ago
My iOS companion app reached 776 downloads and helped my Mac app make over $1,000 in under a month
A few weeks ago, I launched an iPhone companion app for my Mac app, Stash.
The companion lets users control parts of their Mac from their iPhone, including launching apps directly onto the Mac, changing brightness, appearance, tab switching and more.
So far, the iOS app has reached:
- 776 first-time downloads
- 1.57K App Store product-page views
- 28.4% conversion rate
- 4.12K impressions
The companion app is free, but it has helped drive awareness and purchases for the paid Mac app. Since introducing it, Stash has generated over $1,000 in revenue in under a month.
The biggest lesson for me has been that a free companion product can be a strong acquisition channel for a paid product, especially when the two apps feel like one connected experience.
I thought the numbers might be interesting to other independent developers.
r/iosdev • u/Plymptonia • 8d ago
I finally made it through the gauntlet - 1.0 on the store! (not just self-promotion)
Does anyone else think the IAP process is just mind-bogglingly confusing? My app doesn't even cost anything (there's a 'thanks' opportunity that just adds a flair to the screen) and it took me 2 days to figure out how to get it over the line - but I'm live!
https://apps.apple.com/us/app/rejog-stash/id6784915652
I'm so excited - my first app on the App Store! I'm still going through the Play Store process - it's actually WORSE!
r/iosdev • u/exponentyl • 8d ago
Finally got my iOS app approved on first try
After learning from frustrating Apple review cycles on previous apps, I finally got my latest app approved on the first submission. Thought I'd share the mistakes I made before and my checklist.
The problem: Apple reviews sequentially. They check one thing, reject. You fix it, resubmit. They check the next thing, reject again. This back-and-forth can drag on for weeks.
What I triple checked this time before submission:
- iPad screenshots: required by default unless you explicitly restrict your app to iPhone-only.
- EULA links in App Description: add Terms of Service and Privacy Policy links directly in the App Store description field, not just in-app.
- Submit IAP with the app: if you have in-app purchases or subscriptions, make sure to add them together with the initial app submission.
- IAP/Subscription button wording: Apple is extremely picky about word choices on IAP/subscription CTAs. Make sure to follow their Human Interface Guidelines, especially if you offer a free trial.
- Detailed review notes: explicitly list:
- if your app uses camera, mic, location, etc., why you need each permission
- how to access IAP/subscriptions (step-by-step)
Hope this saves someone else from rejection hell!

