You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I get the file from local to sign the pdf
file:///data/user/0/com.camscanner/files/react-native.pdf
this. error show
when I add this local file URL but they get error possible unhandled promise rejection Error sun.net.www.protocol.file.fileurlconnection cannot be cast to java.net.HttpURLConnection
when I get the file from local to sign the pdf
file:///data/user/0/com.camscanner/files/react-native.pdf
this. error show
when I add this local file URL but they get error possible unhandled promise rejection Error sun.net.www.protocol.file.fileurlconnection cannot be cast to java.net.HttpURLConnection
and when I set this url = http://samples.leanpub.com/thereactnativebook-sample.pdf
this url working fine
The text was updated successfully, but these errors were encountered: