Gabriel Vitali

Results 7 comments of Gabriel Vitali

Currently using electron ^12.0.2, the solution from @baash05 still works very well over here. Thanks a lot 👍🏼

I was facing the same error until I found the following page which solved my issue: https://zellwk.com/blog/github-actions-deploy/ In the end I had to regenerate an SSH key using: `ssh-keygen -t...

I came across the same issue, for some reason the `getLatestVersion()` takes a very long time to return (if it ever returns) when building a release version on android devices....

@antonioreyna I just had a test on android for this function, it worked quite well (really late response, I know, I only came across this repo yesterday) 😄

I'm already using this branch on two projects instead of the base one. Would be great to have this merged. It has been almost 2 years since the creators abandoned...

Thank you @AkshayItaliya and @emmguyot-adscom. Both solutions worked great for me!

I was facing the same problem in one of my projects, it seems that Apple has changed some very important aspects of Push notifications which affected many apps out there....