Closed andrewtsar0w closed 7 years ago
When building it throws the following error.
error: cannot find symbol class File
The error is related to the RNSendIntentModule.java:256.
RNSendIntentModule.java:256
File media = new File(options.getString("videoUrl"));
Thank you @andriytsaryov ;)
When building it throws the following error.
The error is related to the
RNSendIntentModule.java:256
.