I wrote a script (can't publish all of it here, it is big), that downloads the CSV file, checks the rages and creates a new CSV file that has all "out of range"
I have the following extension types in C //VECTOR 3 typedef struct { PyObject_HEAD double x; double y; double z; }Vec3Object; static PyMemberD
I have a lambda function running every 10 seconds(24/7), basically the only thing it does is writing a value (Z) to TimestreamDB. This value (Z) is the result o
I am using 0.66 (and also tried 0.68rc4) and am unable to get the autofill for otp to work on Android. Here is the component I have <Input ... autoComple
I have a requirement to give the user the option to keep specific screen in the app awake so the screen will not be switched off automatically in order to give
This is standard code for capturing video in android: compileSdk and targetSdk is 31 override fun onCreate(savedInstanceState: Bundle?) { super.onCreate(sav
I have this code that search new doc in drive folder, and send files via email var ss = SpreadsheetApp.getActiveSpreadsheet(); var sheet = ss.getActiveSheet()
While I'm trying to send my application via Fastlane I face with this error: Sign in with the app-specific password you generated. If you forgot the app-