I have created an app for a business to use internally. Used nativator.Io for the android version to wrap it and got the apk which is great but the ios version cannot go in the app store as it is not for public use. What is the best way to package it as a Web app so it can be installed on ios devices?
Hello @simone1
In iOS you can set the Apple compiler (Xcode) to create an internal app (without having to send to Apple Store). Put the file in Bubble file storage.
Install from your website. Never done it.
Best way to bypass Apple if you don’t need to be on their store.
I will presume same operation with Android Studio.
Let me know!