naoey
naoey
I haven't, unfortunately. My project is set up to copy all the asset files into the app bundle during build and use the bundle resources for production mode. So for...
It does seem like that is where the issue began. I think the actual solution would be that Metro actually sets the correct MIME types when serving content. For example,...
As a workaround, passing the `selected` prop with an empty array seems to fix this. But I think this should be the normal behaviour without the prop because the docs...
Has anyone had success installing and using this pod without `use_frameworks!`? My depedencies don't allow me to enable frameworks but so far I've had trouble getting this pod to build...
This could be related to https://github.com/ppy/osu/issues/8278? It's the same device model, hardware and symptoms.
This issue still exists in https://github.com/twostraws/ControlRoom/commit/00e53ccdf1e90be2e16af39e9b0364d6e1836bc0 and Xcode 15. #161 had fixed this issue for me and I was using it this whole time but it seems the author gave...