- made theme 2 banner dynamic, if ad loads then only it will be shown
- made radio ad dynamic, now ad will show up only if ad is received - added a retry count to fm, it will try 4 times to connect to the server if not then showing the reload btn
This commit is contained in:
@@ -44,7 +44,7 @@ class AppDelegate: UIResponder, UIApplicationDelegate {
|
||||
IQKeyboardManager.shared.resignOnTouchOutside = true
|
||||
// IQKeyboardManager.shared.enableAutoToolbar = false
|
||||
// IQKeyboardManager.shared.layoutIfNeededOnUpdate = true
|
||||
registerCustomFonts()
|
||||
// registerCustomFonts()
|
||||
|
||||
// Set the authentication ID Pass after app starts
|
||||
AuthFunc.shareInstance.setAuthIDPass()
|
||||
|
||||
Reference in New Issue
Block a user