DCDespia CEOinblog.despia.com·1d ago · 11 min readConvert a Base44 App to iOS and Publish ItApple does not care that your app was built in Base44. It cares whether the binary does something Safari does not, whether the listing is honest, and whether a reviewer can get inside it. Almost every00
DCDespia CEOinblog.despia.com·1d ago · 7 min readApp Works on iPhone but Not iPad? Here Is the FixApple reviews on iPad. That is where most builders find out that half their app is gated behind a device name. The paywall opens on iPhone, the reviewer taps the same button on an iPad, and gets a scr00
FSFlutter Senseiinfluttersensei.hashnode.dev·4d ago · 29 min readFlutter Text Styling Guide – Font Size, Weight, Colors, Spacing and Responsive TypographyHave you ever opened a Flutter app on your phone, and the text looked absolute perfection—clean, crisp, and beautifully proportioned—only to test it on a tablet or a smaller device and realize the hea00
FSFlutter Senseiinfluttersensei.hashnode.dev·6d ago · 21 min readFlutter FocusNode Guide – Manage Keyboard Focus Like a ProEver filled out a form in an app where tapping "Next" on the soft keyboard did absolutely nothing? Or maybe the keyboard popped up out of nowhere, blocking the screen at the worst possible time? It fe00
DCDespia CEOinblog.despia.com·Jul 31 · 6 min readBase44 App Store Error: Invalid URL Scheme FixThere is a specific kind of submission failure that feels much worse than it is. You upload the binary, and instead of the processing email you get a validation error naming a URL scheme, in a format 10
DCDespia CEOinblog.despia.com·Jul 31 · 6 min readLovable App Store Error: Invalid URL Scheme FixYour app works. It runs at its Lovable URL, the auth flow completes, the payments go through. You packaged it, uploaded the binary, and got a validation failure naming a URL scheme in a format Apple w00
DCDespia CEOinblog.despia.com·Jul 31 · 7 min readInvalid URL Scheme: Fix the ITMS-90158 Upload ErrorYou uploaded the binary, waited for the processing email, and got a failure notice instead. Somewhere in it is a line about URL schemes not being in the correct format, naming a string you may not rem00
DCDespia CEOinblog.despia.com·Jul 30 · 10 min readPublish an App Built With AI to the App StorePublishing an app built with AI is two problems, and the second one wastes more time than the first. The first is that most AI builders produce a web app that lives at a URL, and the App Store does no10
DCDespia CEOinblog.despia.com·Jul 30 · 11 min readBase44 Mobile App: Where the Wrapper StopsBase44 packages your app for the stores itself. You scan against Apple and Google guidelines inside the editor, fix what the scan flags in the chat, and generate the files you submit through your own 00
DCDespia CEOinblog.despia.com·Jul 30 · 9 min readLovable to Mobile App: How to Get on the StoresYou want an icon on a home screen, a listing people can search for, and a notification that arrives while the phone is in someone's pocket. What you have is a URL. Lovable does not close that gap and 00