deepstreamIO / deepstream.io-client-java

The Java/Android Client for deepstream.io
Other
35 stars 38 forks source link

deepstream.io-client-java v2+ not able to login API 21- #124

Open GBR-422777 opened 6 years ago

GBR-422777 commented 6 years ago

deepStreamUtils.getClient().login() is not working on API 21, the same code runs perfectly along with subscribing to records on devices with newer APIs

After checking the code, weird thing is on API 21- devices

/**

I hope this helps