I am try to use agora sdk with all credentials but after build run getting error - kotlin

enter image description hereenter image description here
enter image description here
I am try to use agora sdk with all credentials but after build run getting error.

Related

Failed to initialize react-native (Drawer not working)

I am facing a problem when using drawer, I have configured according to react navigation and react-animated docs but still not able to run drawer on Android.
The same project but on IOS runs very well, but when I use the Android virtual machine, I get the above error.
If anyone has encountered this, please tell me how to solve the problem.
Thanks all!
enter image description hereenter image description here
enter image description hereenter image description here

cucumber undefined scenarios with Playwright

I attempted to install this project https://github.com/Tallyb/cucumber-playwright on my computer, but I fixed all of the configuration issues but did not resolve the undefined issue because this project does not use glue, so how can I resolve this issue?
Thanks.
enter image description hereenter image description here
enter image description here

I'm looking to resolve my " Microsoft jscript complilation error" when creating a vue project

enter image description hereenter image description hereenter image description hereenter image description here
Hi Guys, I'm getting Microsoft jscript complilation error when i'm creating a vue project. I have already installed vue and cli using npm commands. I have attached a screenshot of error for the reference, need your suggestions guys?

Unable to build after installing react-native-maps

I'm trying to implement google maps in my android app using React Native
I did all the following which I was supposed to do.
and I am getting this error in android studios
enter image description here

Expo is not running

When I am running my expo app, I am getting this warning: Warning: Problem validating app.json: Unable to perform cache refresh for C:\Users\User\AppData\Local\Expo\schema-37.0.0.json: Error: unable to get local issuer certificate.
enter image description here
I tried to ignore this warning, and run the app on Android emulator, but then I am getting this error: Couldn't start project on Android: Error running adb: unable to get local issuer certificate
enter image description here
You need to have the Android emulator opened, then you can open the project on it.