ToothlessGear / node-gcm

A NodeJS wrapper library port to send data to Android devices via Google Cloud Messaging
https://github.com/ToothlessGear/node-gcm
Other
1.3k stars 206 forks source link

Documentation Error #172

Closed jhova- closed 8 years ago

jhova- commented 8 years ago

You should change registrationTokens to registrationIds, would of saved me days of trouble if the documentacion was correct. Anywho pretty nice wrapper. Kudos.

eladnava commented 8 years ago

@hypesystem is the NPM package not up to date? That would probably have led to the confusion since it doesn't have the registrationTokens alias yet.

hypesystem commented 8 years ago

The NPM page is only updated when a new version is released. I haven't gotten around to releasing a new version yet, but we definitely should :-)

This issue has been solved.