I'm developing an app for android using openfl. I could successfully compile for android before trying to use HxScout.
But following instructions on hxscout.com, when I try to test my app with this command: haxelib run lime test android -Dtelemetry
I get the following error: ./src/hxtelemetry/CppHxTelemetry.cpp:233: error: return-statement with no value, in function returning 'Void'