Bluemix Analytics for cordova app : My Analytics service won't receive any data (logs, etc. )

62 Views Asked by At

I'm trying to implement the service Mobile Analytics from the IBM Bluemix Enviroment into my cordova app, which is a hyprid (app and browser). After following the guide provided by IBM : (https://console.ng.bluemix.net/docs/services/mobileanalytics/index.html#getting-started-with-mobile-analytics) But even if follow the cordova guide mentioned in that link and provide with the needed information like api-key and all that , it still wont send any type of information like login activity or userdata. (Yes , i tried that while I was logged in as an user and tried clicking different buttons to test if the analytics service receives the data) . All this code is inserted in my cordova.js or component.js (tried both) which are the main cordova files in my root. I tried to debug the code with visual studio but all the methods are imported and seem to work well(after I installed the plugin of course). I really don't know what went wrong . Is there anything that can block my data in windows10 or did I miss something? Any help will be appreciated. Thank you.

0

There are 0 best solutions below