When we use visualizer, through UI for both Android and iOS builds we select 'integrate 3rd party libraries' from the options. How can be achieved manually?

This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.

So if we need to perform the same manually (without visualizer app), for Android build we have the path to copy the FFI files - /resources/customlibs/jsSrc/android/com/Konylabs/ffi under this we can paste the files and can take the build. So what/where is the procedure/path for iOS to manually paste the required FFI files..??

Hi,

Please refer to the below document for more info on FFI

http://docs.kony.com/6_5/konylibrary/studio/studio_user_guide/Content/Foreign_Function_Interface_JS.htm#FFI

Also, you can watch the video on FFI in the below URL

https://basecamp.kony.com/s/article-detail/a046A00000ATt2wQAD/kony-base-camp-tech-talk-ffi-vs-nfi

Thank you