I can't find Cloud secret app in bluemix dashboard.
I will need cloud secret app to do 2 projects bellow:
bluemixpush: function() {
console.log("device is ready, let's initialize bluemix!");
var values = {
applicationId: "",
applicationSecret: "<INSERT_APPLICATION_SECRET_HERE>",
applicationRoute: ""
};
http://pt.slideshare.net/ibmdeveloperworks/blue-list-pushandroid
This link below did not answer the main question. My questioning that is: Where is Cloud app secret ??
[Not able to find App key and App Secret in Bluemix. Instead of the those, App GUID is available
And more: I need a tutorial/material about connect Server-Bluemix-Node-RED-JSON with Client-Android 5.0 Lollipop USING websocket
Thank's