According to the example here, step 4:-
It says "Modify tokenHandler callback from Phonegap Push Plugin (replacing “YOUR_PUSHWOOSH_APP_ID” of course)"
Modify. Suggesting there's something to begin with to modify. Neither PushNotification.js (link below)
https://github.com/phonegap-build/PushPlugin/blob/master/www/PushNotification.js
Nor the other pushwoosh code, pushwoosh.js
Contain any such code to modify. Any ideas as to where this is?