Hi all,
I have a working project in B4A which I wish to convert and deploy on iOs.
I've bought B4i in bundle with the remote compiler, and an iOs Developer License.
I can succesfully compile and deploy the example project. So far, so good.
Now in order to convert the B4A code to B4i, I need to know the matching libraries in iOs.
In other terms, in the B4A project the following libraries are used:
IME (for hiding and showing the soft keyboard)
Reflection
ViewAnimations
KeyValueStore (for saving and loading generic values on the device)
Following controls are also missed, which are the B4i counterparts ?
radiobutton
progressbar
edittext
Could you help and point me to the right directions ?
Thanks,
Sergio