Fetch
Fetch copied to clipboard
getTag() is null
version:3.0.12 request.setTag(tag); onError print download.getRequest().getTag() is null
Did you try to get 'tag' from the 'download' object not from the 'request'?
i have the same question with you.