Szalók Dániel
Szalók Dániel
npm install --save "git://github.com/jfhbrook/node-ecstatic.git#39f21cdf1998e6169f127874f97fd9dc9efcfacc" not working for me npm ERR! code 128 npm ERR! Command failed: git checkout 39f21cdf1998e6169f127874f97fd9dc9efcfacc npm ERR! fatal: cannot create directory at 'test/public/': Invalid argument npm...
Repro state on iOS only: open an external file while app is secured eg. a PDF move the app to the background pull it forward blank screen
I have an issue with iOS. My client opened a PDF attachment and put the app to background (while pdf was on the screen) After the app comes foreground the...
> ``` > > ``` This halfy works for me. Image sometimes downloaded sometimes not. But in all cases downloaded file cannot be opened via ``` var path = await...
For android 10 You can use android:requestLegacyExternalStorage="true" But if your app target is Android 11 this flag is not working anymore. Need to update this library for scoping storage https://developer.android.com/training/data-storage#scoped-storage