java.io.IOException(java.lang.RuntimeException: setDataSource failed: status = 0x80000000)
call GlideException#logRootCauses(String) for more detail
Cause (1 of 6): class com.bumptech.glide.load.engine.GlideException: Failed LoadPath{DirectByteBuffer->Object->Drawable}, DATA_DISK_CACHE, https://xxxxxxxx
Glide loading pictures reported the above error, which may be caused by the incompatibility between the simulator API and glide version
This kind of error does not appear on the real machine, but on the genymonitor
Similar Posts:
- IOS upgrade to xcode13 simulator running error
- java.io.StreamCorruptedException: invalid stream header: 00000000
- java.lang.IllegalArgumentException: You cannot start a load for a destroyed activity
- Xcode real machine testing could not find developer disk image solution
- OS Error: nodename nor servname provided, or not known, errno=8
- There was an internal API error [How to Solve]
- INSTALL FAILED U NO MATCHING ABIS
- Failed to deserialize — local class incompatible: stream classdesc serialVersionUID [Solved]
- There are offline or missing virtual drivers with preserved cache
- [Solved] ADB connect simulator error: ADB Server Version (36) doesn’t match this client (41); killing…