programystic
programystic
@CrashMJ I managed to make it work on Android. You have to ask user about permissions, otherwise you will see empty view. Please look at this solution: https://github.com/Syntx-io/RN-Livestream-Example I'm still...
@illuspas is this package deprecated with RN 0.6 or higher?
@illuspas You're the best! Thank you /*happy dance*/
Hey @melyamri, did you manage to make it work? I have a similar issue with @adminjs/relations.
Solution from @hameda169 works (thank you!). I had that error when running the app on render.com and locally (with `NODE_ENV=production`). Changing the folder location fixed it.