i wanted to ask you, I made an application on mit inventor from windows and it downloaded the apk for me
how do I make the same application on ios can I import the one made from windows?
i wanted to ask you, I made an application on mit inventor from windows and it downloaded the apk for me
how do I make the same application on ios can I import the one made from windows?
Use the aia you made for Android but use the ios Companion to link to the aia. Presently you can not install the ios app in your ios device but you can test the code provided that your Android app does not use extensions or controls not presently available for ios devices.
Sorry, it is not yet possible to Build the app. Only a small number of individuals who are testing the ios tools can do that. Perhaps possible in a few more months.
Thanks Steve, so i can load the aia made by windows into the Mit Inventor of the Mac and Save it in an IOS format to be uploaded on the iphone , correct
I would like to clarify that there is no such thing as "App Inventor for Windows" or "App Inventor for Mac." App Inventor is a web-based development environment for creating mobile apps. The packaged software on our website is solely the emulator/USB support for live testing in environments where people cannot use an Android/iOS device over wifi.
Separately, there is the build infrastructure that runs at MIT on a cluster of Linux (Android) and macOS (iOS) machines. When you compile your app using one of the options from the Build menu, your project is sent to one of those machines to be compiled for the desired platform. Therefore, the operating system you are using has no bearing on building an app for the target platform since that's all handled by MIT-owned hardware.
So to answer your question, yes you will be able to build an iOS app while using Windows once the functionality is generally available.
thanks for the reply, I wanted to know if I can save an application created on iOS as an extension to install it on the iPhone. on Windows I can download the file with apk extension and install it on Android
Hi, do you think it is possible to convert an apk created with mit inventor to iPa? If I convert it to iPa, would the applications created with mit inventor and saved in apk continue to work by installing it on an iPhone?
Thanks
I'm replying to another post in which he asks if he will be able to download the compiled file on iOS, as is now the case with the Android apk. In the future it will be possible to create an IPA file. But it won't be as easy as APK because it will require a paid Apple account.
I think that's what he was asking. Only later did he ask about converting from apk to ipa, which is obviously not possible.