ibm-cloud-plugin

push not initilizing when trying to create hybrid android application

為{幸葍}努か 提交于 2019-12-24 17:20:02
问题 I am trying to implement push notifications using bluemix and mobilefirst. I have used the following links to implement http://www.ibm.com/developerworks/library/mo-cordova-push-app/ http://mbaas-gettingstarted.ng.bluemix.net/hybrid#initialize-push - When i run the the below code I am getting the following message in the console: initPush called---------------- main.js:29 calling bluemix initialize with values---------------------- IBMBluemixHybrid.js:2956 [INFO] [DEFAULT] Hybrid initialize [

I'm developing a cordova Bluemix push notification application. I'm not able to find “applicationSecret” when I create from the Bluemix dashboard

六月ゝ 毕业季﹏ 提交于 2019-12-24 11:47:05
问题 I'm developing a cordova Bluemix push notification application. I'm not able to find "applicationSecret" when I create from the Bluemix dashboard. bluemixpush: function() { console.log("device is ready, let's initialize bluemix!"); var values = { applicationId: "", applicationSecret: "<INSERT_APPLICATION_SECRET_HERE>", applicationRoute: "" }; 回答1: Your application secret is in the Mobile Application Security Dashboard which can be found from the navigation menu to the left in your application

ibmcloud create action through cli

只谈情不闲聊 提交于 2019-12-11 15:33:31
问题 ibmcloud create action through cli is not working . Getting an exception Unable to authenticate with Cloud Functions: Unable to obtain wsk authentication key for Org 'xxxxx' and Space 'xxxx': Target Org 'xxxxm' and Space 'xxxx' do not have an auth key; if Space 'dev' was recently created, try again in a couple minutes. But I have logged in successfully using ibmcloud login command 回答1: Issue is resolved now. The account I created at IBM was lite account where the initial credentials were