iOS Question Using 3rd Party Libs

Haris Hafeez

Active Member
Licensed User
Longtime User
Hello All,

While B4A is awesome in that it allows us to use third party libraries, via JavaObject, I was wondering if there is any such mechanism in B4i?

Specifically, I was thinking about using the Twitter API(one of its iOS implementations) in B4i.

Any tips from the gurus here?

Thanks.
 

Haris Hafeez

Active Member
Licensed User
Longtime User
It is currently not possible. You will need to create a wrapper for this.
Thanks. I haven't really explored all the documentation here about doing so, can you please point me to a starting point?
Also, given that swift is a much better language than objective c, will it be possible to build libraries in that language and have them used by b4i?

Cheers.
 
Upvote 0
Top