Hello All,
I am currently developing custom view to be shared by Android and IOS. I started the programming of custom view in android and tried to bring the
same custom view (XXX.B4xlib) to IOS Library. I found some of the components (Edittext - in B4A) are not present in B4i (B4i using Textfield). Hence an error pops up when i try to run in IOS.
Are all these components supported by both Android and IOS? (At least Edittext (from android) is not supported by IOS.
What is the best replacement for Edittext (Android) that can be supported by both? Or is there an indication which component are supported / which are not?
Thanks
I am currently developing custom view to be shared by Android and IOS. I started the programming of custom view in android and tried to bring the
same custom view (XXX.B4xlib) to IOS Library. I found some of the components (Edittext - in B4A) are not present in B4i (B4i using Textfield). Hence an error pops up when i try to run in IOS.
Are all these components supported by both Android and IOS? (At least Edittext (from android) is not supported by IOS.
What is the best replacement for Edittext (Android) that can be supported by both? Or is there an indication which component are supported / which are not?
Thanks