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. |
How to incorporating FFI in visualizer v9?
I need to migrate projects created in the past versions, but I can't find the custom library menu in v9.
How can I use FFI?
Hi,
If you have existing FFI in Visualizer 8 , on upgrade to V9 , FFI will work as it is. The existing FFI's are going to work seamlessly with out any issue in V9.
We cannot create a new FFI using the Kony Visualizer 9.
We can do it by converting the Third party Frameworks to NFI bindings. This means you cannot create an FFI Namespaces that's it. We will generate NFI for the Third party Frameworks.
Then we have to write the same FFI implementation code to achieve the scenario in NFI bindings in Kony V9 for new FFI's.
Regards
Hi Team,
Requesting to please share any reference small project created in Viz 8.x version with sample FFI in it, and an upgraded version of the same project in Viz 9.x version showing how the FFI in the project got update in the Viz 9.x version.
So that by going through both the versions of the project, it will be easy for us to understand the steps that we need to follow. Thank you.
Thanks and Regards
Hi
FFI is gone...I'm a little sad because I've been familiar with it since Kony Studio.
I understood to next use NFI.
Thanks.