0

I am trying to create a music player application using electron Electron react boilerplate. In the development mode everything works fine, the routing was a bit messed up but by using useLocation to get initial filepath I was able to fix that. But after being turned into executable none of the ipcEvents are being fired or used anymore. I was using Tone js to play the songs by send the audioBufferArray using ipcEvents and then play it in react, none of that works in executable.

I used the build then package command that come with the boilerplate itself. I'm not putting any code here because I am not sure if it will help. Please let me know if there's anyway to successfully create that executable.

Silenx
  • 37
  • 6

0 Answers0