Justin Handley

Results 9 comments of Justin Handley

It seems like this is still an issue - this has been open for almost two years - any plan to ever pull it in?

I see this was assigned and then unassigned - any progress on this?

@gustavosorati can you add some more context around how you are calling it / where you are including it in your code?

I posted a solution to this here: https://github.com/doublesymmetry/react-native-track-player/issues/2198 - I'm trying to see if we can work it into a patch for RNTP this week - all the code is...

It isn't simple, but I believe that it is related to this: https://github.com/doublesymmetry/react-native-track-player/issues/2198 - the workaround I put in place there keeps the device from sleeping while audio is playing...

No - this happens about 5 to 10 minutes into a track (some of our tracks are over an hour) on Android only when the phone is in background mode....

OK, @ALamm - we did get this working. One of my main questions is, can this be built into RNTP or is it a hack every single person has to...

So, in the end this was because I wasn't building my bundle - I was using default actions, which do a yarn install, but that is not what we need....

I'm seeing the same thing - the sitemap renders fine but I get this: ``` Error: No route matches URL "/sitemap.xml" at getInternalRouterError (/Users/justinhandley/IdeaProjects/muzebook/node_modules/.pnpm/@[email protected]/node_modules/@remix-run/router/router.ts:4144:5) at Object.query (/Users/justinhandley/IdeaProjects/muzebook/node_modules/.pnpm/@[email protected]/node_modules/@remix-run/router/router.ts:2628:19) at handleDocumentRequestRR (/Users/justinhandley/IdeaProjects/muzebook/node_modules/.pnpm/@[email protected][email protected]/node_modules/@remix-run/server-runtime/dist/server.js:138:35)...