new place holder to all the images when there's an error in loading the image.

Removal of testing code for ads repository.

Error handling for custom ad image loading.

Unique user engagement when clicked on 8 modules on Home1Fragment and Home2Fragment
This commit is contained in:
2024-10-11 18:57:33 +05:30
parent f72bcdbcc1
commit ea343e5e41
25 changed files with 109 additions and 26 deletions

View File

@@ -27,10 +27,13 @@ android.enableJetifier=true
# BASE URLS
# staging
#WOKA_BASE_URL="https://wokaland.com/secret-panel-10102023/hidden-admin-portal-20092023/api/"
WOKA_BASE_URL="https://wokaland.com/secret-panel-10102023/hidden-admin-portal-20092023/api/"
# testing
WOKA_BASE_URL="https://wokanative.betadelivery.com/api/"
#WOKA_BASE_URL="https://wokanative.betadelivery.com/api/"
# production
#WOKA_BASE_URL="https://wokaland.com/api/"
WOKA_USER_NAME="admin"
WOKA_PASSWORD="Woka@1234"