convert URLProdPostpayBase
This commit is contained in:
parent
95a055d1ae
commit
de6d87998e
@ -18,7 +18,7 @@ NSString * const ParameterMDN = @"mdn";
|
||||
#pragma mark - URL MFConstants
|
||||
|
||||
// Server URLs
|
||||
NSString * const URLProdPostpayBase = @"https://mobile.vzw.com";
|
||||
NSString * const URLProdPostpayBase = @"https://mobile-exp.vzw.com";
|
||||
|
||||
NSString * const URLComponentPrepayNativeServer = @"mfPrepaySS";
|
||||
NSString * const URLComponentNativeServer = @"mobileFirstSS";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user