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

Commit

Permalink
Issue #410: [docs] detail on deviceready dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
macdonst committed Dec 18, 2015
1 parent 20f489a commit 00e9e71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/API.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@

Initializes the plugin on the native side.

**Note:** like all plugins you must wait until you receive the [`deviceready`](https://cordova.apache.org/docs/en/5.4.0/cordova/events/events.deviceready.html) event before calling `PushNotification.init()`.

### Returns

- Instance of `PushNotification`.
Expand Down

0 comments on commit 00e9e71

Please sign in to comment.