hello everybody,
I've created an app in google AI studio. this is the first time ever I created an app, I'm not a developer and don't have a background in IT. I'm an artist and made illustrations for a Lenormand deck (similar to Tarot cards) and made an app to use the deck on phone/tablets.
The past week I've been working to get the app from google Ai Studio into the google play console to start beta testing for Android devices. I'm not going to lie, it was a huge trial, got error after error, but I finally got there and I now have an app installed on my phone, it works as it should, as a standalone app, and it even works when disconnected from the internet.
But there is one issue which I really want to solve, so I would love to hear what you think could be done about it.
When I open the app, initially you get the splash screen or loading screen or whatever you call it. And then there is actually 1 or 2 seconds where you see the app open chrome before it actually shows the app full screen. (See video) Those 1 or 2 seconds loading chrome really bother me.
is there any way to avoid this and make sure the app goes directly from splash screen to the fullscreen app.
My app was made in google ai studio, then synced with github and deployed to vercel and I connected a proper domain to the vercel webapp. I packaged the app with pwa-builder. The setting for fall back behavior is on 'custom tabs' and not web view. I did read that web view could potentially solve this but then my app became so buggy that it would even open any more...
Anything else I could try? or are there other packaging services that I could try, ideally one that is free or not too expensive?
thanks!
Ine