- removed toast msg for guest signup.

- fixed the product listing issue inside shop products
This commit is contained in:
2024-10-17 19:25:38 +05:30
parent 4ef01bafd7
commit 821988ff41
9 changed files with 89 additions and 51 deletions

View File

@@ -34,8 +34,8 @@ struct APIEndPoints {
}
struct BaseURL {
static let staging = "https://wokastaging.in/api/"
static let development = "https://wokanative.betadelivery.com/api/"
static let staging = "https://wokastaging.in/api/"
static let production = "https://wokaland.com/secret-panel-10102023/hidden-admin-portal-20092023/api/"
static let appUrl = "https://apps.apple.com/in/app/woka/id6465305185"