• James Feigel
  • NEWBIE
  • 0 Points
  • Member since 2013

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies

I am trying to add the BluetoothSerial plugin, https://github.com/don/BluetoothSerial, to my hybrid application but when I try to build the project I get the following error:

 

'Cordova/CDV.h' file not found

 I tried changing Cordova to SalesforceHybridSDK as someone else suggested but that did not work either. What do I need to change to get the plugin to work?

I am trying to add the BluetoothSerial plugin, https://github.com/don/BluetoothSerial, to my hybrid application but when I try to build the project I get the following error:

 

'Cordova/CDV.h' file not found

 I tried changing Cordova to SalesforceHybridSDK as someone else suggested but that did not work either. What do I need to change to get the plugin to work?