James R. Maxfield
James R. Maxfield
Howdy! forgive me but I must be missing something because just changing build.gradle ext.kotlin_version = '1.3.50' to "1.3.0" doesn't fix the issue. Can you please be more specific on how...
resolved, changing minSdkVersion 16 to 21 and copying this packages Buildscript worked.
Hit me up with the error message you are getting. Additionally after changing the 16 to 21 and then downgrading the Grable Version, I ran a `Flutter Clean`. android/build.gradle ```console...
Can you provide me some context kind sir. an error message perhaps. I assume you are trying to set this all up in a new flutter project. Also I used...
Peculiar - since the provided script should have downgraded gradle for you. but rather than leaving you hanging I made a video to hopefully put this thread to bed. hopefully...
Still an issue Uncaught TypeError: Cannot set properties of undefined (setting 'runtime')
Still a major issue
Here's a work around is to destroy the `NodeCameraView` with a conditional and remount it when you revisit the page/route/stack. ``` export const StreamingRoute = (props: any) => { const...
Still a problem using v7.6.7
Forked and Added support for Next.js 14. https://github.com/Vercjames/package-trpc-swagger