I don’t need and don’t want to add my app to Google Play or Apple. It’s a private application, and I only want to allow people who have the link to download it. But I don’t understand how to do that?
I might be wrong, but I dont think there is a way for you to deploy without these new settings completed. If you dont want the app to be “LIVE” on app stores, What i suggest is to still fill those details, and deploy.
Once your app is deployed, it doesn’t go LIVE immediately
iOS goes into Testflight environment
Android goes into Beta environment (Internal/Close/Open)
An email will be sent to you with your build file.
Its not an easy process to send users build files to install on the phone (Android might be a little easy, but iOS is certainly not). Best way will be to invite them into those Test environment, and not moving the build files into Live Production.
When you create a build, they send you the build file, I don’t think those files can directly be installed intp mobile phones, except with special tools/software.
Why will you even want to send people Installation files, when they can get them on your testing environment and you manage all update from there, instead having them download stuff and install everything you make an update?
Actually, what I’m wondering is if the application is directly accessible (without going through Apple or Google Play). I’ve used ready-made app builders before, and I always had access to an installation link (people visiting my site could install the app directly from my site via this link, without going through the platforms). So I’m wondering if it’s the same with Bubble.
What I understand is that the only thing we have access to is the installation files, but they’re ‘sent’ by Bubble—so we don’t receive a link. Therefore, they would need to be hosted on a server to allow users to download the application via a link: is that what you’re trying to explain?
And these files are only accessible after creating a developer account on Apple and Google Play and linking those accounts to Bubble (even though it’s not necessary), is that right?
Ok, I get it ! So if I want, I can use this link to install the app on my mobile without go through by google play (It’s up to me to manage the update for my users) ?
If that’s possible, it’s better than nothing. But it requires creating developer accounts (which Apple charges for) to access the publishing stage.