Open jefersonkallynsr opened 7 years ago
I've been hit by this same problem too - works great in Android and iOS but same FileNotFoundException as above when starting UWP app.
Same problem here. I get problem on UWP and some times on iOS too..
Same problem here.
Problem still occurs. The AudioManager DLL is not delivered.
Quick and Dirty workaround: Download the source, compile the UWP project, copy the DLL's and reference them in your target App.
Workaround: Copy AudioManager.dll to bin\x86\Debug\AppX
Soon after starting the UWP application, the following error occurs:
I performed everything according to the documentation, but only in UWP does not work.