- 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:
Bilal
2024-09-06 20:50:25 +05:30
parent 9147be47a0
commit a810cfb511
12 changed files with 118 additions and 5 deletions

View File

@@ -65,6 +65,10 @@ class WebSeriesVM{
self.vc.expandBtn.setImage(UIImage(named: "SupportUpArrow"), for: .normal)
}
checkAds()
}
func checkAds(){
/*
MAke logic for ads
*/