I am following a video tutorial on login authentication using JWT Tokens. I have done all the things, registration of the user, logging in the user and also dis
I am trying to use shared preferences in a background handler (when receiving a notification and using Firebase Cloud Messaging). However, I get the error messa
I want to create a multi-lingual project , is it necessary to use next-translate with next js? If we are not using next-translate, then do all the configs files
Heyo, I want to get a data from a json file but it says undefined. This is my json file: [ { "channel": [ "960229917264584736" ], "info": {
I've been struggling with the following error. [ERROR] Failed to execute goal org.xolstice.maven.plugins:protobuf-maven-plugin:0.6.1:compile-custom (compile) on
I'm getting the following error (1/1) ErrorException compact(): Undefined variable: operator This is my line of code $postsCat = Post::whereHas('Cat',
I got a "generator object" from a python function. However, I tried many ways but failed to read the "generator object" in r using reticulate. I know python ba
OK so I am trying to deploy a Rails app to a docker container (host machine is a mac). I was thinking to deploy in development first to check everything is work