Closed M47H3W closed 4 years ago
Can you please provide a test line, so i can test. & if you want some features to be added, so you can reach me sajjadjaved01@gmail.com
yeah same issue here but shows after scroll up and down
same issue, scroll up and down not work on api level 29
How can i login please ?
@Norman191 you have to use your own. server url.
It appears that I am having the same issue as #21
In the application, I changed the following line to point to my own xtream server:
public final String domain = "SERVER URL HERE"; //http://portal.example.com:8001";
After testing the login, it authenticates my real credentials. It returns "Account not found" for an invalid login which shows that part is working properly. After providing a correct login, it will authenticate me but it will not load the list of channels. The list is just blank. The server has a lot of channels and I even tested it with another server. They all don't show anything.