onmyway133 / PushNotifications

🐉 A macOS, Linux, Windows app to test push notifications on iOS and Android
https://onmyway133.com
Other
2.26k stars 176 forks source link

Unable to select a P8 file #36

Closed jyotikdev closed 4 years ago

jyotikdev commented 4 years ago

On the latest release 1.7.4, when I try to upload a p8 file for authentication token for ios, the file select dialog opens, but nothing happens when I click on Open. The file is not selected.

Ariandr commented 4 years ago

Hi @jyoti-k-dev Yes, you are right. It happened because of switching to 8-x version of Electron.

I changed the version to the older one, it seems to work just fine. Please, check out the release. https://github.com/onmyway133/PushNotifications/releases/tag/1.7.5

netbe commented 4 years ago

@Ariandr I had the same issue, this resolved it, thks

jyotikdev commented 4 years ago

@Ariandr Thanks for the quick response. it works now

Ariandr commented 4 years ago

Hi @jyoti-k-dev Okay, great, then I'm closing the issue.