Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

Sample Crosswalk Extensions

John Feagans edited this page Apr 1, 2015 · 1 revision

Sample

This app demonstrates two Crosswalk extensions. 1) Using a native notification 2) An extension which performs a function and a callback.

  1. Open the sample workspace in XCode
  2. File-workspace settings-advanced. Build location custom-relative to workspace.
  3. Scheme Sample and target iOS device.
  4. Build.

The example can be run on the simulator without the vibrate extension, or on your iOS device connected through the USB for remote debugging.

Clone this wiki locally