Hey, i'm using rn-update-apk with rn-fetch-blob, the app detects updates and force updates but it cannot start downloading, i get this error which i believe is related to react-native-fs:
TypeError: Cannot read property 'RNFSFileTypeRegular' of null, js engine: hermes
Hey, i'm using rn-update-apk with rn-fetch-blob, the app detects updates and force updates but it cannot start downloading, i get this error which i believe is related to react-native-fs:
TypeError: Cannot read property 'RNFSFileTypeRegular' of null, js engine: hermes
how can i fix this problem? thank you.