manojbhardwaj

Results 7 comments of manojbhardwaj

Thanks work for me

it works fine for me on HTTP or file both but how i can disable screen shot on image viewer time

@TarunDas005 Yes i used for resolve this problem https://github.com/evollu/react-native-fcm/issues/857 and after that when my app is launching it's crashes at starting

Thank you i will wait for your feedback or try to solve my own.

By using file plugin now i am able to secure my files by move all file to private file system this.file.moveDir(this.myvediostorageDirectory,'Android/data/vedio/',this.file.dataDirectory,'vedio').then(() => { console.info('file exit') }) .catch((err) => { console.info(err)...