zmxv / react-native-sound

React Native module for playing sound clips

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Windows] Project RNSoundModule is not compatible with native

dincozdemir opened this issue · comments

🪲 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.

🪲 What have you tried?

🪲 Please post your code:

// Please post your code

💡 Possible solution

Is your issue with...

  • iOS
  • Android
  • Windows

Are you using...

  • React Native CLI (e.g. react-native run-android)
  • Expo
  • Other: (please specify)

Which versions are you using?

  • React Native Sound: 0.11.2
  • React Native: 0.68.1
  • Windows: 0.68.1

Does the problem occur on...

  • Simulator
  • Device
commented

Hello, same problem.

commented

@dincozdemir did you find a fix please ?

@haine-amine Unfortunately not