ef49699222
Storing absolute path for different configs breaks compatibility on iOS as app's dir is changed after upgrade. The solution is to store relative paths and to concatenate it with `backend.rootDataDir`. The only exception is `LogFile` as it is stored outside `backend.rootDataDir` on Android. `LogDir` config was added to allow adding of custom dir for log file. Configs concerned: `DataDir` `LogDir` `LogFile` `KeystoreDir` `BackupDisabledDataDir` |
||
---|---|---|
.. | ||
react-native-desktop-config | ||
react-native-desktop-gesture-handler | ||
react-native-desktop-linking | ||
react-native-desktop-menu | ||
react-native-desktop-notification | ||
react-native-desktop-shortcuts | ||
react-native-status |