I'm creating an app with Unity3d 2019.2.9f1, and trying to utilize Google Cloud Storage as a data store of asset bundle.
In some users' environment, there were network errors below:
400 GET https://storage.googleapis.com/storage/v1/b/...
'Unable to complete SSL connection' response: 'Unable to complete SSL connection'
This error occurred in Samsung S7 edge、Redmi Note 7S, but wasn't seen in iPhone or many other android devices.
If anyone knows about this error, please help me...