Piraba

Results 3 issues of Piraba

Welcome to the Firebase iOS Quickstarts repository! I created a firebase dynamic link and given a custom bitrise URL for testing purpose. if the app exists, then it is working....

I want to show related energy generated and consumed data. I am following below link, but not working [https://www.highcharts.com/docs/chart-and-series-types/combining-chart-types](this LInk) Any idea or suggestion ? please help me

(window).plugins.rootdetection.isDeviceRooted(successCallback, errorCallback). Error : rootdetection is undefined console.log("=========Android========="); var successCallback = function (result) { var isDevicesRooted = result == 1; console.log("====Yes===isDevicesRooted===="); console.log(isDevicesRooted) this.isRootedORJailBreak = true; }; var errorCallback = function...