This repository has been archived by the owner on Feb 27, 2022. It is now read-only.
invariant violation native module cannot be null react native background downloader #86
Open
3 tasks done
Is this a bug report, a feature request, or a question?
Question
Have you followed the required steps before opening a bug report?
(Check the step you've followed - put an
x
character between the square brackets ([]
).)Is the bug specific to iOS or Android? Or can it be reproduced on both platforms?
iOS iPhone 11 Pro -- 13.2.2 Xcode version 11.3
Is the bug related to the native implementation? (NSURLSession on iOS and Fetch on Android)
No
Environment
iOS iPhone 11 Pro -- 13.2.2 Xcode version 11.3
Expected Behavior
I thought I could use the download method in my code
Actual Behavior
I get "invariant violation native module cannot be null" error
Steps to Reproduce
(Write your steps so that anyone can reproduce the issue in the Snack demo you provided.)
run project from Xcode
The text was updated successfully, but these errors were encountered: