xoderton / osutify

Functional Spotify clone, with songs from rhythm game called "osu!"
https://discord.com/invite/rV4uSHJvna
MIT License
1 stars 2 forks source link

feature/tauri #4

Closed shockpast closed 3 months ago

shockpast commented 3 months ago

npm run tauri build causes issues with Discord RPC, apparently it doesn't emit any data from Next.JS application to Tauri, I couldn't find any issues on GitHub or someone mentioning something like that, so it seems to be unique~ kind of issue.

If someone will find cause of it, I would be insanely happy.

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
osutify ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 16, 2024 1:14am
shockpast commented 3 months ago

I'm not sure, if feature/tauri should be merged into main, since opening it in browser will cause alot of errors with window.__TAURI_INTERNALS__ because it mainly was created to run only in Tauri.