Mohsin Ahmed Khan
Mohsin Ahmed Khan
> I got crash in some user which crashlytics said: > > ``` > Fatal Exception: java.lang.IllegalArgumentException: Cannot set 'scaleY' to Float.NaN > at android.view.View.sanitizeFloatPropertyValue(View.java:17723) > at android.view.View.sanitizeFloatPropertyValue(View.java:17697) > at...
@ferranpons any help?
any updates?
Any updates?
Library info: implementation('io.socket:socket.io-client:0.8.3') { exclude group: 'org.json', module: 'json' } opts.callFactory = okHttpClient; opts.webSocketFactory = okHttpClient; unable to resolve callFactory and webSocketFactory, Please help.