Closed triandamai closed 1 month ago
I dont know why, but when my aplication running on release mode, the download worker from ketch show WORKER FAILURE. am i missing something?
Ketch uses Retrofit to download files. If you have isMinifyEnabled enabled, you'll need to add ProGuard rules.
isMinifyEnabled
I dont know why, but when my aplication running on release mode, the download worker from ketch show WORKER FAILURE. am i missing something?