-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
in electron main.
const windowsIAP = require('windows-IAP-bridge');
const StoreContext = new windowsIAP.StoreContext();
let hwnd = win.getNativeWindowHandle();
const storeContext = StoreContext.initialize(hwnd);
after initialize it close window and do nothing.
What could be wrong?
kirillgalushko
Metadata
Metadata
Assignees
Labels
No labels