Socket.io-client-java: Socket IO wont connect on Oreo, even when my background service is running

Created on 16 Nov 2018  路  2Comments  路  Source: socketio/socket.io-client-java

Socket IO wont connect to my server when i install my app on oreo device, but my background service is working properly.

Most helpful comment

android:usesCleartextTraffic="true"

Hii ! Please add this line to your tag in Android Manifest

From EDMTDev ^^

All 2 comments

android:usesCleartextTraffic="true"

Hii ! Please add this line to your tag in Android Manifest

From EDMTDev ^^

--- issue should be closed

Was this page helpful?
0 / 5 - 0 ratings

Related issues

pareshdevatval picture pareshdevatval  路  4Comments

b95505017 picture b95505017  路  12Comments

hova4 picture hova4  路  12Comments

arpitjoshi08 picture arpitjoshi08  路  3Comments

arora-arpit picture arora-arpit  路  3Comments