This commit is contained in:
Suresh, Kamlesh 2020-01-23 10:39:09 -05:00
parent 79b894e582
commit 1da5034dc6
2 changed files with 3 additions and 1 deletions

View File

@ -17,6 +17,8 @@ import Foundation
// Temporary fix till server changes
public var title: String?
//TODO: Should be removed in future releases. This should be MF specific.
//Missing params
public var openOauthWebView: Bool?
public var showNativeNavigation: Bool?

View File

@ -9,7 +9,7 @@
#import <Foundation/Foundation.h>
#import "MVMCoreRequestParameters.h"
#define ENABLE_HARD_CODED_RESPONSE 1 && DEBUG
#define ENABLE_HARD_CODED_RESPONSE 0 && DEBUG
#if ENABLE_HARD_CODED_RESPONSE