You are here: Designing an Application > Create, Migrate, or Import a Project > Import an Application Extension

Import an Application Extension

You can add custom functionality and content to your application by importing an application extension into your project. For information on creating an application extension, see Create an iOS Application Extension.

To import an application extension:

  1. On the File menu (the Project menu in Kony Visualizer), select Import. Kony Visualizer displays a dropdown list of items that can be imported.
  2. From the dropdown list, select App Extensions. Kony Visualizer displays a list of available extensions.
  3. Select the extension you want to import.

Kony Visualizer adds the extension to an app-extensions folder and creates:

To configure the extension, right-click the extension and select Configure App Extension. To manage native function APIs, right-click the extension and select Manage Native Function API(s).

Note: Any changes made to the extension's code or resources after importing the extension into a project are local to that project.

To enable or disable an application extension, right-click the extension in the Project pane. If the extension is currently enabled, select Disable to disable it. If the extension is currently disabled, select Enable to enable it. Disabled applications extensions are not compiled or added to the application when you do a build.

To delete an application extension, right-click the extension in the Project pane and select Delete.

 

 

Rev Author Edits
7.3 SHS SHS
7.2 NMK NMK
Copyright © 2013 Kony, Inc. All rights reserved.