@@ -220,6 +220,8 @@ class KMPurchaseEmbeddedWindowController: NSWindowController {
// Implement this method to handle any initialization after your window controller's window has been loaded from its nib file.
+ window?.makeFirstResponder(nil)
+
productType = self.productToType(productID)
originalProductID = productID