Skip to content

Instantly share code, notes, and snippets.

@saary
Created April 17, 2012 18:05
Show Gist options
  • Save saary/2407881 to your computer and use it in GitHub Desktop.
Save saary/2407881 to your computer and use it in GitHub Desktop.
Asset and show notification
device.assert.isTrue(true);
device.notifications.createNotification("device.ajax works!").show();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment