thanks for the feedback. Another question, if I go through this process of obtaining an Apple account and b4i and developing the app, can I publish it in the Apple store? From what I understand, the user will only be able to use my app if they download it from the appe store and not like it is done on b4a where they can send the apk directly to the user to install on their cell phone?
Yes and no, it depends on how you define “users.”
If the users are spread around the world, then yes, the best solution is to publish the app on the App Store so they can easily download it.
In my case, since I develop iOS apps for especific engineering purposes, we usually install them directly onto devices using B4i-Bridge, without going through the App Store.
(Don’t get me wrong, we still need the proper certificates and provisioning profiles. I maintain my Apple Developer license to create them)