sajjadjaved01 / iptv

Android project for live streaming IPTV
185 stars 89 forks source link

App does load the channels list #23

Closed M47H3W closed 4 years ago

M47H3W commented 5 years ago

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.

sajjadjaved01 commented 5 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

mrhussnain commented 5 years ago

yeah same issue here but shows after scroll up and down

murataksu740 commented 5 years ago

same issue, scroll up and down not work on api level 29

Norman191 commented 4 years ago

How can i login please ?

sajjadjaved01 commented 4 years ago

@Norman191 you have to use your own. server url.