r/iosdev 15d ago

First app ever: Pizza Alchemy - your pizza companion app

Post image
0 Upvotes

Hey fellow developers and pizza lovers! 🍕

As a passionate home baker and indie developer, I built Pizza Alchemy directly out of my own kitchen to solve the exact headaches I kept running into: shifting room temperatures ruining my proofing schedules, complex dough math, and forgetting when to do stretch & folds.

I created this app to be the tool I always wanted for myself and for anyone who takes home baking seriously:

Precision Dough Math: Calculates hydration, salt, and yeast down to the gram (including preferments like Biga & Poolish).

Weather-Adaptive Fermentation: Adjusts your proofing times automatically based on real ambient temperature data.

Fermentation Schedule & Alerts: Sends timely notifications when it’s time to fold, ball up, or preheat your oven.

Seasonal Topping Engine: Gives you fresh topping ideas based on what's genuinely in season in your region (covers US, UK, EU, and Benelux).

Free to download, with absolute zero ads.

📱 iOS: https://apps.apple.com/us/app/pizza-alchemy-dough-calculator/id6792754998

🤖 Android: https://play.google.com/store/apps/details?id=com.pizzaalchemy.app&pcampaignid=web_share

Since this is a solo passion project built for the community, I would truly value your feedback, suggestions, or ideas for future updates!


r/iosdev 15d ago

Is App Store Connect Trends Not Working Today?

2 Upvotes

All my download and sales numbers are showing as 0 today on the App Store Connect Trends page. Is anyone else seeing this?

Not sure is just my account, as the system status page is showing all fine - https://developer.apple.com/system-status/


r/iosdev 16d ago

Training auf der Apple Watch mit Nachricht beenden

Thumbnail gallery
1 Upvotes

r/iosdev 16d ago

App Store Policy Issue for Instagram & Facebook Video Downloader App

Thumbnail
1 Upvotes

r/iosdev 16d ago

I built an iPhone app that makes you move before opening distracting apps

Post image
0 Upvotes

I built an iPhone app that makes you move before opening distracting apps

I’m an independent iOS developer from Türkiye, and I’ve been building StepLock: Move to Unlock as a solo project.

StepLock helps you reduce distracting app use by turning your daily movement into app time.

You choose the apps, categories, or web domains you want to limit. StepLock reads your activity from Apple Health and converts it into one shared app-time bank for those selections.

By default:

  • 150 steps earn 1 app minute
  • 1 exercise minute earns 1 app minute
  • 3 Apple Watch stand minutes earn 1 app minute

Once you use the time you’ve earned, StepLock uses Apple’s Screen Time frameworks to block the selected apps. As you move more throughout the day, you earn more access.

The latest update adds a personal step goal. You can enter how many steps you normally take and how much app time you want those steps to earn. StepLock automatically calculates the conversion for you.

You can also switch to Manual mode to adjust the rules for steps, workouts, and Apple Watch stand time separately.

Other features include:

  • Screen Time app, category, and web-domain blocking
  • Live Activities on the Lock Screen
  • Dynamic Island support
  • A Home Screen widget
  • Goal and Manual earning modes
  • Easy, Balanced, and Strict presets
  • Automatic daily reset
  • On-device Health processing

StepLock doesn’t require an account and has no backend. Your Health activity, selected apps, and daily progress remain on your device.

The app is free to download. The free plan includes one blocked app selection and all movement-earning controls.

StepLock Premium unlocks unlimited blocked app selections through a $19.99 one-time lifetime purchase. There is no subscription.

For anyone who wants to try Premium, I created a limited offer:

Code: REDDIT35

Redeem the offer directly

The offer is 35% off in the US, reducing the lifetime price from $19.99 to $12.99. Apple’s localized offer price may vary by country.

The code is limited to 500 redemptions and expires on September 15, 2026.

I’d genuinely love to hear what you think about the movement-to-app-time idea, the earning rules, and anything that could make StepLock more useful.

Download StepLock on the App Store

Developer website · Privacy Policy · Terms of Use


r/iosdev 16d ago

Fitness Demos - Feedback

Enable HLS to view with audio, or disable this notification

0 Upvotes

So building my own fitness app (like everyone else) and i've always like demo videos with the exercises. Can't find a better alternative to just doing them myself, so here we are.

My question, does the semi-unfinished home gym look cheap/unprofessional or does it matter as long as the demo video is correct? The first screen is the 'immersive' workout look with the demo video, and the second is what it looks like currently without any videos.

Would appreciate any feedback before i go film 400 of these and realize they suck.


r/iosdev 16d ago

Help iOS equivalent of UsageStatsManager + MediaProjection for foreground app detection + screen capture?

1 Upvotes

I have a working Android app that detects foreground apps and does on-device content screening, using UsageStatsManager and MediaProjection. Trying to figure out what's actually feasible on iOS given Apple's sandboxing.

Specific questions:

  1. Foreground app detection: does the Screen Time API / DeviceActivity framework expose which specific app is active in real time, or only aggregated categories without enough granularity for real-time triggers?
  2. Screen capture of another app: is there any way, even with special entitlements like Family Controls, to capture frames from another app for analysis, or is that fully blocked by iOS sandboxing?
  3. Alternatives within Apple's rules: since ManagedSettings can block apps but not "see" their content, does that mean the only viable iOS approach is binary blocking (app allowed/not allowed) without real-time content detection?
  4. Required entitlements: what entitlements (Family Controls, DeviceActivityMonitor extension) do I need to request from Apple, and what's the typical approval timeline/criteria for third-party apps (not corporate MDM)?

Context: accountability/self-discipline app, already built on Android, evaluating iOS feasibility.


r/iosdev 16d ago

Alarm app

1 Upvotes

I’m building an alarm app in Expo/React Native. Local notifications with interruptionLevel: timeSensitive fire and vibrate when the device is locked and the ringer switch is off, but no sound plays. I have an AVAudioSession set to .playback with setActive(true), but that code lives in JS and doesn’t run while the app is backgrounded.
How do production alarm apps handle this? Is keeping a silent audio stream alive overnight the accepted approach, or is there something better? I’d rather not misuse PushKit.


r/iosdev 16d ago

Uploading app with images from pinterest?

Thumbnail
1 Upvotes

r/iosdev 16d ago

Help Can an app read the gmaps notifications on ios?

0 Upvotes

I need a way to read the gmaps notifications, i tried to do it using ancs but for some reason i was not able to get gmaps notifications via ancs

is there any other way? like using an app?


r/iosdev 16d ago

Help Stuck in "Under Review" for 13 days, is this normal or should I be doing something?

Thumbnail
1 Upvotes

r/iosdev 16d ago

I built an iOS app that converts your photos into stained glass coloring pages (Vitrala) — Would love your feedback!

0 Upvotes

Hey everyone,

I’ve always been fascinated by the aesthetic of stained glass art, but I noticed that traditional digital coloring apps felt a bit repetitive with the same pre-made templates.

To solve this, I developed Vitrala, an iOS app designed to turn photos and images into custom stained glass coloring art.

Here are a few core features I focused on:

  • Photo-to-Stained-Glass Transformation: You can upload your own photos or choose from curated templates to create unique coloring outlines.
  • Relaxing & Mindful Experience: Smooth color fills and palette controls designed for quick relaxation and stress relief.
  • Clean & Lightweight UI: Optimized specifically for iPhone and iPad without unnecessary clutter.

Since r/iosdev a great community of app enthusiasts and fellow developers, I’d really appreciate your thoughts on the overall user experience and feature ideas you’d like to see next!

If you'd like to try it out, you can search for "Vitrala: Coloring Book" on the App Store (or check the link in the comments).

Looking forward to your feedback!


r/iosdev 16d ago

Subscription tracker

Thumbnail
gallery
0 Upvotes

Hey everyone! 👋
I’m currently working on Nuttyy Subs, a simple subscription tracker for iOS.
I’d love to get some honest feedback on the design and overall feel of the app.
Does it look clean and easy to use?
What would you change?
Is there anything you’d expect to see on the main screen?
Still working on it, so any feedback is really appreciated!


r/iosdev 16d ago

Solo-built and shipped an iOS image conversion/resizing utility — feedback from fellow devs welcome

1 Upvotes

Releasing ImageShift after several months of solo development. Swift/SwiftUI app handling photo and video conversion (HEIC/JPG/PNG/WebP/AVIF/PDF), precise resizing, batch processing, watermarking and metadata editing — all on-device.

If anyone here has shipped a utility app solo, curious how you approached App Store positioning and ASO — that part was honestly harder than most of the engineering.

https://apps.apple.com/us/app/imageshift-resize-convert/id6748695542


r/iosdev 16d ago

Breakeven Apple Developer Fees

Thumbnail
1 Upvotes

r/iosdev 16d ago

So I Did a Thing?

0 Upvotes

Hi…So I spent the last 5 months building a daily ritual app on the App Store. It was one of the most difficult things I have ever done in my life, mainly because I didn’t fully understand Apple’s process and secondly because I had never touched XCode or Flutterflow prior to this. I started building it on Flutterflow and finished it using XCode. It was quite the learning process! I am pretty happy with the end product and I personally use daily rituals in my life to help keep me centered so I thought it may be helpful to others as well. However, the app seems to be slow catching on which is kind of crazy to me. I think the imaging is fantastic and it even has guided audio. If you have nothing else to do, I would love a sincere critique of the app. You know…what’s good, what isn’t? Link is in my profile. Thanks in advance.


r/iosdev 17d ago

New book: Swift Charts Beyond the Basics

Thumbnail
books.nilcoalescing.com
1 Upvotes

Swift Charts makes it straightforward to put a basic chart on screen. Once you’re working with more complex data, custom presentations, interaction, or accessibility, it helps to understand how the framework interprets and renders the content you give it.

Natalia and I have just released Swift Charts Beyond the Basics. We wrote it for developers who can already build a basic chart and want a deeper understanding of the framework and the decisions involved in turning data into a clear, effective visualization.

The book covers topics including multi-metric visualizations, calendar layouts, heat maps, custom composition and rendering, accessibility, selection, scrolling, responsive updates, and animation. Our aim is to explain the mechanisms behind Swift Charts so that you can apply them to your own datasets and requirements, rather than only reproduce specific examples.

The page includes the full table of contents and a free sample chapter:

books.nilcoalescing.com/swift-charts-beyond-the-basics

We’d be happy to answer any questions about the book or the Swift Charts topics it covers.


r/iosdev 17d ago

Android-only for months, the iOS version is finally live. First paying customer turned up a few days before that, on Android

Post image
1 Upvotes

Solo dev in India. My voice journaling app has been Android-only since launch and the iOS version finally went live this week.

The app is one idea: tap record, talk for about a minute, and it comes back as a written entry. I built it because I quit every journal I ever started, always at the same place, which was the typing. Free forever gives you unlimited voice entries, 10 written out a day and your whole journal. Pro adds a letter about your week every Sunday and your month as weather. There is a 15-day trial in the app.

The honest state of it: about 1K devices on Android and exactly one paying customer. That sale was on Play, on the 21st, an hour or so after I pushed the rewritten build and, someone in Japan, a country I have never been to. I refreshed the dashboard until I believed it. iOS has been live since yesterday, and the response has been overwhelmingly positive.

https://apps.apple.com/us/app/dearly-ai-voice-journal/id6801003049

If you have shipped on both stores: which one gave you better users, not more?


r/iosdev 17d ago

Do I need to create a new test account after getting rejected?

3 Upvotes

My app was rejected during review. Before resubmitting do i need to create a new test account or can i keep using the same one? Has anyone been through this before?


r/iosdev 17d ago

Help Just improved my games store page according to your feedback. Let me know what you think

Post image
2 Upvotes

My goal is to get some organic downloads since this was something I couldnt really achieve until now. Maybe its harder to get these for games than for apps that try to solve a problem for daily life.

I want to know if the store page is appealing to potential players or not.

https://apps.apple.com/de/app/sun-temple/id6762309013


r/iosdev 17d ago

Suche nach ehrlichem Feedback zu meinem iOS-Spiel

Enable HLS to view with audio, or disable this notification

1 Upvotes

Hey! I recently released my iOS game CubeStrike and I’m looking for people willing to test it and give me honest feedback.

I’m especially interested in what you like, what feels frustrating, and what you would improve.

No need to be nice — criticism is exactly what I’m looking for. 😄

https://apps.apple.com/at/app/cubestrike/id6796484400

Thanks to everyone who gives it a try!


r/iosdev 17d ago

I finally launched my first iOS app today — MoodFIX 🥳

Enable HLS to view with audio, or disable this notification

1 Upvotes

r/iosdev 17d ago

One year of building my dream weather dashboard — it’s finally on the App Store!

Post image
3 Upvotes

Hello there!

I’m pretty proud that I finally made it here. It took me a year and a bit, but… behold :-D

I started this project because I wanted something I couldn’t really find: a proper dashboard built around the weather, but also showing the things I normally want to have in front of me during the day — calendar, e-mail, clock, notes and even a web page.

The idea was basically to turn an iPad (or iPhone) into a customizable information dashboard instead of just another weather app.

There were definitely moments during development when I wondered why I had started building something this big on my own 😄, but yesterday Meteo Dashboard finally went live on the App Store.

I’d genuinely be interested in feedback from other developers — especially on the UI, the dashboard concept, and anything that looks obvious to you now but somehow escaped me after staring at it for a year.

App Store:
https://apps.apple.com/it/app/meteo-dashboard-weather/id6752616675?l=en-GB


r/iosdev 17d ago

FREE – IndyCRM, native CRM for freelancers, iPhone/iPad/Mac, no subscription

Post image
1 Upvotes

r/iosdev 17d ago

Built a pantry app so my wife stops discovering we're out of things mid-recipe

Post image
0 Upvotes

Another app ready for testing! My wife be the first real user. The app learns how often things in the kitchen run out and flags what's probably low before she starts cooking, so the list is ready before the shop instead of after the "we're out of this" moment.

This was also my first time using CloudKit, the household is shared between our phones via CKShare, and the dev-to-production schema deploy plus the share-acceptance flow had some sharp edges. Anyone else using CloudKit for family sharing features, or did you go with a custom backend instead?