Xamarin Forms: BLE Laerdal Dfu OTA. compilation problems

181 Views Asked by At

I am trying to get an App to work with OTA Nordic Dfu, and the only xamarin nuget I can find was the one made by Laerdal on GitHub

When I try to build under iOS I am getting a few error like this one here:

Error MT5211: Native linking failed, undefined Objective-C class: _TtC13iOSDFULibrary11DFUFirmware. The symbol '_OBJC_CLASS_$__TtC13iOSDFULibrary11DFUFirmware' could not be found in any of the libraries or frameworks linked with your application.

A bug is open for this, but so far not a word from the people maintaining it.

I am left wondering if this is actually a local problem and not a problem with the nugget its self. So if any one out here is able to compile this under iOS help would be really appreciated.

0

There are 0 best solutions below