Open JakobKrummeichAndrena opened 2 months ago
Same here
@RonRadtke do we have any updates on this? :)
@RonRadtke do we have any updates on this? :)
None for now 🤷🏼♂️
@RonRadtke do we have any updates on this?
Facing the same issue
We were now forced to replace react-native-blob-util with this one: https://github.com/birdofpreyru/react-native-fs
If anyone has a fix for it - would be great. Will take a while till I have the time to set up and look into it since it requires the windows setup
Ok thanks for the reply! Unfortunately, the windows setup is really annoying. Now that we found a different solution we are of course much less inclined to work out a solution ourselves.
Ok thanks for the reply! Unfortunately, the windows setup is really annoying. Now that we found a different solution we are of course much less inclined to work out a solution ourselves.
Of course - I can understand that very much. Still would be great though, but I can understand that you switch and don't want to invest in this lib then, no worries :)
Can someone confirm that the following patch also works for them?
If so, I'll make a PR :)
For react-native version 0.75.x and react-native-windows version 0.75.x this library does not compile anymore on windows. There are two issues: the TargetPlatformMinVersion is too low and there is an error when compiling the sources.
The error is
Steps to reproduce:
Package versions (resolutions): react-native: 0.75.3 react-native-windows: 0.75,0 react-native-blob-util: 0.19.11
OS Version: Windows 10 Visual Studio: Visual Studio Community 2022, Version 17.11.35303.130
To summarize, there are two issues: