Use staging service.
This commit is contained in:
parent
1c68dadf42
commit
62078dee58
@ -154,11 +154,7 @@ public class FeatureFlags: BaseFlags {
|
||||
|
||||
@objc
|
||||
public static var isUsingProductionService: Bool {
|
||||
if paymentsInternalBeta {
|
||||
return false
|
||||
} else {
|
||||
return true
|
||||
}
|
||||
false
|
||||
}
|
||||
|
||||
@objc
|
||||
|
||||
Loading…
Reference in New Issue
Block a user