CympleTech / chamomile

Lightweight p2p library. Support build robust connection on decentralized network.
Apache License 2.0
113 stars 18 forks source link

Compile and run permissionless example to IOS Simulator and Real Device crash #17

Closed DAOCUONG closed 3 years ago

DAOCUONG commented 3 years ago

crash on std::fs::create_dir_all reason FOLDER FAILED Read-only file system (os error 30)

DAOCUONG commented 3 years ago

I have to pass the app document folder remove "file://" and feed it to folder configure dir and it will works