Hai Luong
Results
2
issues of
Hai Luong
**Do you want to request a *feature* or report a *bug*?** - A bug: Method setMaxBitmapSize() not working properly **What is the current behavior?** - Class BitmapLoadTask ignored entirely the...
This is the exception message that I got from calling cancelPayload(). ``` nearbyConnectionsClient.cancelPayload(payloadId) .addOnFailureListener { // com.google.android.gms.common.api.ApiException: 8014: STATUS_PAYLOAD_UNKNOWN } ``` So here is what happened: First, I create multiple...