Jacob Ekanem
Results
2
comments of
Jacob Ekanem
I figured how to make it work. Jolly good show.
Hi @EddyVerbruggen I seem to be having some more issues. In a page, I am trying to use a function in typescript: ``` setHeadSetDetected(){ this.platform.ready().then(() => { (window).plugins.HeadsetDetection.detect(function (detected) {...