microsoft / appcenter-sdk-android

Development repository for the App Center SDK for Android
Other
276 stars 134 forks source link

Caused by java.lang.IllegalArgumentException: Unknown URL content://downloads/my_downloads #1652

Closed hiteshsarsava closed 1 year ago

hiteshsarsava commented 1 year ago

SDK Versions used :

implementation "com.microsoft.appcenter:appcenter-analytics:4.0.0" 
implementation "com.microsoft.appcenter:appcenter-crashes:4.0.0"
implementation "com.microsoft.appcenter:appcenter-distribute:4.0.0"

image image image

DmitriyKirakosyan commented 1 year ago

Hi @hiteshsarsava , please update the AppCenter SDK to 4.1.1 or higher. It is recommended to use the latest version (currently 4.4.5). This crash was fixed in https://github.com/microsoft/appcenter-sdk-android/pull/1508. It is happening because the Download Manager is disabled.