buddudevelopers
buddudevelopers
tried installing into a nuxt3 project got this warning ``` [warn] [nuxt] You are using a plugin with legacy Nuxt 2 format (context, inject) which is likely to be broken....
Before filing a feature request: ----------------------- - Search existing open issues, specifically with the label ‘enhancement’: https://github.com/google/ExoPlayer/labels/enhancement - Search existing pull requests: https://github.com/google/ExoPlayer/pulls When filing a feature request: ----------------------- Replace...
Hi, When you try to upload a new image to the dockerized bakery demo, you get permission errors. Any idea how to fix? `PermissionError: [Errno 13] Permission denied: '/code/bakerydemo/media/original_images/doctor_PNG16010-9237459.png'`
I want sentry to notify me of uncaught crashes on backend and CustomActivityOnCrash to show user that app has crashed but Caoc not launching its activity ``` class MyApp :...