Hey,
I am trying to develop an application who use BLE. When I import this : import { BLE } from ‘@ionic-native/ble/ngx’ in app.module.ts. Visual Studio Code say he cannot find this module ‘@ionic-native/ble/ngx’. I searched on the web but I didn’t find the soluce…
Thanks for your help
Greg