react-native-background-upload icon indicating copy to clipboard operation
react-native-background-upload copied to clipboard

[Question] Remove notification manually after upload completed

Open delia-m opened this issue 6 years ago • 0 comments

Hi. I am using this awesome module for my project and it works perfectly. I just have a question about how to remove upload notification which is completed. I tried cancelUpload with customUploadId but it doesn't set the notification to cancel maybe it's because already completed.

Is there any way to remove it manually?

  • I want to remove it for a specific use-case, not all success use-case.

delia-m avatar Apr 11 '19 00:04 delia-m