GameFactory

@interface GameFactory : NSObject

GameFactory produces UIViewControllers that conform to GameViewControllerProtocol for the specified types. GameFactory communicates with the VoucherCreationFlowDelegate and delegates outside the SDK if necessary.