+

Search Tips   |   Advanced Search

Guidelines for using native code in MobileFirst projects

Follow these guidelines to keep the project's native code intact during a build.

As a rule, MobileFirst builds are non-destructive with respect to files in the native folder. The exception is the target web folder (meaning /www, or assets/www), which is overwritten during each build with the optimized web resources from common and environment-specific folders. Keep to the following rules to ensure that the native code remains intact during a build:


Parent topic: Web and native code in iPhone, iPad, and Android