issues
search
CleverTap
/
clevertap-android-sdk
CleverTap Android SDK
MIT License
80
stars
74
forks
source link
Feat(SDK-3936): Handles failure in fetch asset api
#651
Closed
CTLalit
closed
4 months ago
CTLalit
commented
4 months ago
Jira:
https://wizrocket.atlassian.net/browse/SDK-3936
avoids crash cause we checked success status of api before forcing bytes/bitmap from response
checks for api http status were missing
adds test cases to validate the failure cases and correctness of responses for succ/failure
Jira: https://wizrocket.atlassian.net/browse/SDK-3936