I would like to send a message from an Android device to an IOS device using NFC. I found multiple NFC packages and tried out example app from nfc_in_flutter bu
I'm trying to improve my code below with error handling such that I can use the error handling code else where in my application where it's relevant. I have the
I was learning about file i/o and stucked, that when i use fprintf() to print a string in a file and then read that string using fscanf() then instead of string
I have my app published on internal, alpha, and beta. I'm trying to subscribe by calling billingClient!!.launchBillingFlow. But I'm getting: response code: -3,
Is it possible to include a custom field in the Twilio SMS message that will be persisted in Twilio and be included in the call back? We have a requirement that
Apparently I correctly installed CUDA and CUDNN, but still FindCUDA finds CUDA, but FindCUDNN.cmake does not find CUDNN What else should I check to debug this?
I have to add a progress_level field to my User model that shows where does this user stand at the moment so I added a field to the user model like this: progre
I've tried looking for an answer in previous posts, but I havnt found one so here it is: I am currently trying to test the returned type of an Object instance p
I am using onBlur to change the state of the error, to validate the value in the input component. But as the user click away from the input, it takes a few seco