Rupal

Results 1 issues of Rupal

I have been trying to use this plugin in ionic 2 by following: window.plugins.healthkit.isAvailable().then( yes => { console.log('Plugin available'); }, no => { console.log('Plugin not available'); }); But got error...