zmxv / react-native-sound

React Native module for playing sound clips
MIT License
2.78k stars 748 forks source link

[Windows] Project RNSoundModule is not compatible with native #790

Open dincozdemir opened 2 years ago

dincozdemir commented 2 years ago

:beetle: Description

I installed the dependency recently and ran react-native link react-native-sound. when i run react-native run-windows I get this message:

error NU1201: Project RNSoundModule is not compatible with native (native,Version=v0.0). Project RNSoundModule supports: uap10.0 (UAP
,Version=v10.0)

What could be the problem?

Thanks.

:beetle: What have you tried?

:beetle: Please post your code:

// Please post your code

:bulb: Possible solution

Is your issue with...

Are you using...

Which versions are you using?

Does the problem occur on...

mohamed-amine-haine commented 2 years ago

Hello, same problem.

mohamed-amine-haine commented 2 years ago

@dincozdemir did you find a fix please ?

dincozdemir commented 2 years ago

@haine-amine Unfortunately not