java.lang.IllegalArgumentException: Can only download HTTP/HTTPS URIs code example
Example: java.lang.IllegalArgumentException: Can only download HTTP/HTTPS
addAndroidDownloads: {
mediaScannable: true, // these two lines resolve the crash on first download
mime: 'image/*', // define mime type also
}