- updated flow for username, made it selectable and move it to login screen
- Update scripts for firebase crashlytics. - fixed bug for webseries, top ads, if internet not connected again checking it at retry
This commit is contained in:
@@ -149,6 +149,7 @@ class WebSeriesVC: UIViewController {
|
||||
noDataView.isHidden = true
|
||||
// for the first load always send hindi as it is default category
|
||||
vm.startShimmer()
|
||||
vm.checkAds()
|
||||
// showListingTableView.reloadData()
|
||||
vm.getShowListing(categoryID: 18)
|
||||
self.vm.getCategoryListing()
|
||||
|
||||
Reference in New Issue
Block a user