Hey all wondering if anybody has had issues with p...
# multiplatform
a
Hey all wondering if anybody has had issues with pulling the DB off ios? I have worked on a branch integrating sqldelight, and i can store and create a db fine, and can pull it from Window/Devices & Simulators and also view it using DB Browser However somebody is testing my ticket and when they pull the branch and do the exact same steps as me, and try view the DB it says it cant be found Not sure if there is some issue with how it is getting build when pulled from bitbucket vs how i have it locally Tried get him to delete the Pods folder and run Pod install again which is what i did, but no luck
For anybody wondering, the issue was the person didn't have owner persmission on their desktop which is where they were saving the container. Moving to documents fixed it 🙂