immadisairaj / Quiz

An android application which uses Open Trivia Api.
MIT License
49 stars 64 forks source link

App crash #48

Closed immadisairaj closed 5 years ago

immadisairaj commented 5 years ago

When the difficulty is set to hard and category to politics, arts, celebrities, ... the app crashes. When checked the API the response code is 1. So this means there are not enough questions. So the questions have to be reduced based on that. Can get the number of questions present through the URL _https://opentdb.com/api_count.php?category=CATEGORY_ID_HERE_

Miftahunajat commented 5 years ago

Is the bug still happening ? @immadisairaj

immadisairaj commented 5 years ago

@Miftahunajat yeah the bug is still happening. you can work on this if you wish to.