Spencer Chubb
Spencer Chubb
I am also having this error on Android, but I'm not using expo. I started my project with react-native-community/cli
found a hacky workaround that involves directly modifying the installed package I opened the file flutter_image_compress_common-1.0.5\android\build.gradle then I changed ext.kotlin_version to something more recent such as 2.0.20
I found a workaround for the above issue, but found what seems to be another bug I had to pass in the api key to DeepgramClient. It did NOT work...
I also ran into this I looked through the scipy history, and it looks like they made the change from 1.0.0 to 1.0.1 For now I am working around this...