How do I convert an Android APK to an iOS app?

I've built a small app for my iOS phone. I would like to install it on my iPhone, but I don't know where to download my iOS file. Please help me!

It is not possible to 'convert' an Android APK (compiled app) to an ios app. as stated in your topic. You might use an Android project aia as the source for your ios app provided the Android aia does not have any extensions or use firebase and all the features used in the aia are working currently on ios . See https://doesappinventorrunonios.com/ to find out which Android tools work with the App Inventor for ios Companion at present. Not all of the Android tools are available for ios.

This document describes the process to post your ios project to the Apple store:

https://iosbuildservertest.appinventor.mit.edu/reference/other/build-ios-apps.html

2 Likes