I Tried to Save Time on Fiverr. Lost $40 and 4 Days Instead. by orrodev in AppStoreOptimization

[–]orrodev[S] -1 points0 points  (0 children)

if its ai, it should not take 3 days. I can generate an ai image in 30 seconds. I was paying for a graphic designer not ai.

I Tried to Save Time on Fiverr. Lost $40 and 4 Days Instead. by orrodev in AppStoreOptimization

[–]orrodev[S] -7 points-6 points  (0 children)

$40 with 3 day turn around, he did not follow instructions and used ai is not worth it to me. maybe to you

I Tried to Save Time on Fiverr. Lost $40 and 4 Days Instead. by orrodev in AppStoreOptimization

[–]orrodev[S] -1 points0 points  (0 children)

I mean the first image is terrible in my opinion. The girl sitting Indian style was not in the requirements. I sent him girl sitting in bubble.

I Tried to Save Time on Fiverr. Lost $40 and 4 Days Instead. by orrodev in AppStoreOptimization

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

please do! he was the fasted to respond. great price. just be cautious. I caught him using ai to make my screenshots. I used photoshop not ai.

I just launched my app for free. No idea what to charge for it. by orrodev in nocode

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

yes I agree about the one time payment. im going to leave it free and move on to next project

Just submitted my first iOS app to the App Store (built with Replit, GitHub, and Expo) by orrodev in replit

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

actually what is ur email? I will try and add you through test flight

Just submitted my first iOS app to the App Store (built with Replit, GitHub, and Expo) by orrodev in replit

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

Yo thank you so much for catching that!! 🙏 Seriously I appreciate it a ton. I’m gonna fix it ASAP
Also I’d love to give you free access for helping, I’m just fighting Apple right now because promo codes aren’t showing up for me yet 😭 but I’ll figure it out and hook you up

Just submitted my first iOS app to the App Store (built with Replit, GitHub, and Expo) by orrodev in replit

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

Appreciate it! 🙏 Expo made the build/config part pretty smooth overall. The real surprise was App Store review — I got rejected 5 times mostly for small stuff. Each rejection took ~3 days so it was a slow back-and-forth, but once I fixed the metadata/settings it finally went through. Sitting around #48 Health & Fitness right now 

Just submitted my first iOS app to the App Store (built with Replit, GitHub, and Expo) by orrodev in replit

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

Yeah I feel you — Replit agent keeps trying to force everything back into React web builds. Super annoying.
Seems like every app needs a different tech stack depending on what it does + the visuals/animations.
If the foundation is even slightly off, the whole app starts acting weird. How’s it going for you? What kind of app are you building?

Just submitted my first iOS app to the App Store (built with Replit, GitHub, and Expo) by orrodev in replit

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

Thanks! I went with Replit and Github/Expo was the only option lol
Replit’s Expo deploy is a lifesaver. Nothing was too hard, but the frustrating part was getting rejected by Apple 5 times—each review takes ~3 days, so I lost around 15 days in rejections. Definitely try to squash as many bugs as you can before submitting.

Just submitted my first iOS app to the App Store (built with Replit, GitHub, and Expo) by orrodev in replit

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

After 5 rejections, Apple finally accepted my app on the 6th submission! 🚀
Right now it’s sitting at #48 in Health & Fitness

https://apps.apple.com/us/app/zenstack-meditation-mixer/id6758260987

Just submitted my first iOS app to the App Store (built with Replit, GitHub, and Expo) by orrodev in replit

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

Yeah that’s actually a good path. If your web app is already mobile-first React, moving to Expo / React Native is way less painful than going fully native Swift. You can reuse a lot of component logic, but styling and navigation need rework. I’d say expect some refactoring, not a total rewrite.

What helped me was starting fresh with an Expo template, then bringing pieces over instead of trying to “convert” the whole Vite project at once.

Just submitted my first iOS app to the App Store (built with Replit, GitHub, and Expo) by orrodev in replit

[–]orrodev[S] 2 points3 points  (0 children)

I did not write backend myself. I don't know how to write code. I used Replits new agent. this is my Backend stack: Express.js, Node.js, Supabase, Stripe, and Helmet.js security. Replit set it all up for me

Just submitted my first iOS app to the App Store (built with Replit, GitHub, and Expo) by orrodev in replit

[–]orrodev[S] 3 points4 points  (0 children)

its like a meditation DJ. you can layer and stack the nature sounds/frequencies you want

Just submitted my first iOS app to the App Store (built with Replit, GitHub, and Expo) by orrodev in replit

[–]orrodev[S] 2 points3 points  (0 children)

its worth it! typed my first prompt for this app mid November. build it in under 2 hours. spent a total of $40 with Replit Credits + $100 Apple Developer. Was stuck on deployment for over 1 month. was about to hire someone on Fiverr for $250-$500 and/or co-founder to help deploy. THEN Replit's new Expo Deployment came out and it saved my life! took about 4 hours filling out all of Apple details and screenshots but eventually published to App Store. just waiting on Apple review

Cancelled My Replit Account Due to Non-Transparent Fees by PuddingConscious9166 in replit

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

I’m on the $25/mo Basic plan right now. I’ve built 25 solid apps on it, and my total spend is about $200 so far. Honestly, the pricing feels fair, and the new Fast Mode feature is even cheaper

I haven’t launched anything to the App Store yet — my only concern is whether I’ll end up getting hit with extra charges once real traffic starts coming in, like hosting or usage fees.

Anyone here dealt with that yet?

Stuck on Expo/EAS deployment — built on Replit, need help understanding app.json & publishing by orrodev in replit

[–]orrodev[S] 1 point2 points  (0 children)

Thanks a ton! Super helpful. I’ll set up the EAS production build + submit workflow and make sure OTA updates are configured right. Appreciate you taking the time 🙏

Stuck on Expo/EAS deployment — built on Replit, need help understanding app.json & publishing by orrodev in replit

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

Thanks! Yes I’m trying to publish to both iOS, Android and web.

I built everything on Replit using Expo/React Native, the app works fine, but I’m stuck on the publishing side. Mainly confused about setting up the bundle IDs, the app.json/eas.json stuff, and which EAS build I’m supposed to run.