Relative Content

Tag Archive for iosreact-nativetvosreact-native-fsreact-native-tvos

react-native-fs permission error on tvOS /ioS: ENSCOCOAERRORDOMAIN513

I’m developing a React Native app for tvOS and encountering a file system permission error when trying to save data using react-native-fs. The idea is to get the data from API and save it to a JSON file. The app works fine in the simulator, but when
distributed through TestFlight and run on a real tvOS device, I get the following error:
Error saving playlists to file: Error: You don’t have permission to save the file “playlist” in the folder “amazingkids”.
Error code: ENSCOCOAERRORDOMAIN513