Skip to content

Commit eefb005

Browse files
committed
Update android sdk to 3.3.4 && Fix typos in docs
2 parents 75c94f8 + 6120e50 commit eefb005

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ cordova plugin add pushbots-cordova-plugin --save
1414
## Usage
1515

1616
1. Intialize Pushbots in deviceReady section:
17+
18+
**Firebase credentials:** https://www.pushbots.help/en/articles/498201-the-google-part-firebase-credentials
19+
1720
```javascript
1821
window.plugins.PushbotsPlugin.initialize("5f4bb916f2e7634ba83f1b93", {"android":{"sender_id":"SENDER_ID", "fcm_app_id":"FCM_APP_ID", "web_api_key":"WEB_API_KEY", "project_id":"PROJECT_ID"}});
1922

0 commit comments

Comments
 (0)