I tried to set up the push notification service in cordova mobile app. I followed all the steps described in the tutorial http://www.ibm.com/developerworks/library/mo-push-apache-cordova-app/
However, I am getting the below errors
1)IBMBlueMix has not been initialized 2) Unable to access browser's navigator object
I can confirm that i used the correct appid,approute and appsecret details extracted from bluemix console
Can someone help please?