Max Savin

Results 59 comments of Max Savin

I've seen some crazy things man.. I was reviewing code before that passed tests but did not run πŸ˜… By stabilize - I also mean the API - it might...

@wojtkowiak could I hire you for an hour to help me figure this out 😁 I can make a tutorial after as well

Yeah I am months behind on publishing a newly completed app. I think somebody is trying to get it on the Meteor forum, they commented on the meteor-desktop thread. There’s...

@wojtkowiak beep - willing to pay for this to expedited πŸ˜‡

I haven't tried this yet, but one company had success with it: https://forums.meteor.com/t/announcing-meteor-desktop/31111/78

Ah, thanks man, that was the tip that I needed πŸ‘

Your problem _might_ be in the `desktop.on` call, for the window probably closes before that function can run. Have you thought about putting the callback into the Electron process?

I'm stuck in the same boat, and getting the same crash. It's been over a year, and I might go crazy soon. FWIW, there is a fork of `meteor-desktop` which...

I have noticed that the application makes a request for a file using a relative path, which is outside of the application bundle. I wonder if that's where the sandbox...