I have played two songs at the same time using the background service and I want to decide which one to finish in Method onDestroy() . How can I do this? my cod
My understanding of flex is that this; <div class="flex-container"> <img src="image-1"> <img src="image-2"> ... <img src ="imag
Hi, I have been searching for a long time about how can I find the piece of code which is taking time and slowing down the API response in NodeJS. I found the w
If I set a token using Postman, the token value is null in the environment. For example, to be a little more specific: POST Request { "username": "test", "passw
From what I know, PKCS 8 is often used to store private keys, and PKCS 12 is often used to store certificates. And to communicate with APNs, you need authentic
Ive wrote an app. Everthing was fine but then i wanted to work on it on my computer at home. The problem is that i receive the error message "INSTALL_FAILED_DUP
I am using this code to retrive data from firestore querysnap = FirebaseFirestore.instance .collection("datas")
I get this error ERROR [ExceptionHandler] Nest can't resolve dependencies of the ItemController (ItemService, ?). Please make sure that the argument ImageFileS