An application developer wants to create a mobile pattern for reuse by other projects. The developer uses the UI Pattern to create the new template which generates the pattern.html file that needs to be edited.In which directory can the application developer find the pattern.html file that was created?
An application developer is building a hybrid application to be deployed to multiple environment types. The developer has built out a lot of the base code using the common environment and now wants to add support for platform specific environments.When creating new environments inside of Worklight Studio for this application, from which environment categories will the application developer be able to choose platform-specific environments?
An application developer needs to send data to an iOS native page that will use the data that the user captured on a new web page. To accomplish this task, the developer needs to verify that the native page is implemented as an Objective-C class that inherits from a specific iOS class.What is the name of the class the application developer must verify that the native page should inherit from?
An application developer is developing a project in Worklight Studio that has one adapter and a hybrid application that has Android and iPhone environments.When the application developer builds the application using the 'Build All environments' command, what are the complete set of artifacts created?
An application developer is working on a mobile application for a bank. The requirement is to globalize this application to display user messages, currency, date and time according to the locale and language settings on the device.Which Worklight APIs can the application developer use to detect the specific device locale and language?
An application developer wants to test the application inside Worklight Studio but with an external Liberty profile. Using the RUN As > Build Settings and command, the application developer configured the Worklight Server with the external Liberty profile.Deploy Target -Before the application developer can connect the application in Worklight Studio to an existing Liberty profile, which of the following must the application developer verify?