Hi Michael & Octavio,
I’m creating an app in which users need to take a picture or choose one from device in order for my functions to work.
Testing this is taking a really long time because for every little change I have to push the app to my device, which can take up to 2 minutes every time. Also I cannot test this on iOS without a developer account.
Would it be possible somehow to test filesystem function from the simulator? So I can select images from my windows filesystem? That would save me a lot of time!
Thx in advance!