can't load data
mondlicht-und-sterne opened this issue · 19 comments
Oh sorry, I missed that.
Fixed in 2.0.4. Check it out!
Yeah i tested the apk and it works now ;)
Any seasons when opened shows unexpected error. Go to show like sandman click on season 1 click on episode
Any seasons when opened shows unexpected error. Go to show like sandman click on season 1 click on episode
Yes, it seems like we're having a problem there!
No, problem is still there. but occur only when search some movies :(
Also now history is showing only upto three movies.
No, problem is still there. but occur only when search some movies :( Also now history is showing only upto three movies.
I'm afraid I couldn't find the problem, can you send a screenshot of the problem?
Thanks for pointing that out @Lavin-tom .
I will fix it in the next update.
Internet not connected issue. App has internet connection, no data turned off in settings. Wifi/mobile network has same issue. Vpn/without vpn . Even in different vpn locations its same issue. Force stop and opened still shows issue. Want to confirm here if its only me because there is no matrix channel or forum to ask this simple query.
errorText: _loadingStatus == RequestResult.FAILURE_SERVER_PROBLEM ? 'An unexpected error occurred while loading data.' : 'Your internet connection is not working.',
Maybe its having some issue on server so its showing this issue instead of An unexpected error occurred while loading data
I have same problem.
I see this in readme: "To run this app, you must get an IMDb api key and put it in lib\modules\api\api_keys.dart"
..maybe there needs to be a configuration page where user can enter API key?
I have same problem.
I see this in readme: "To run this app, you must get an IMDb api key and put it in lib\modules\api\api_keys.dart"
..maybe there needs to be a configuration page where user can enter API key?
Thank you for mentioning that.
I updated the build documentation and made it clearer for now.
But your idea makes sense and can be added to the app in the near future.
..does this mean that anyone downloading the precompiled app (from F‐Droid etc) will always have these connection problems, until they can enter their own API key?
No, this has nothing to do with users, only developers who wants to clone and run/build the project on their own computer would need to use their own api key and users won't have this problem.
This error has come back again.