I'm using pusher package (pusher_client) to send a notification. It works great when the app is open or when it is put in the background, It works as expected,
Hi have the following Dataframe that contains sends and open totals df_send_open: date user_id name send open 0 2022-03-31 35 sally
I am new here, also in Javascript. I would like to explain you my problem. I am currently making a JavaScript program consisting of a timer that, once it reache
I am getting this error : Error Code: 2068. LOAD DATA LOCAL INFILE file request rejected due to restrictions on access. I checked the SHOW GLOBAL VARIABLES LIKE
I work on an Angular (v13) project which uses ngx-translate/core for i18n. There are multiple languages (15 currently) configured. I find the following very str
What is the best way to migrate invocation of Lambda function from Cloudwatch event to Event Source Mapping(Triggers) with minimum risk and downtime? Our applic
I'm programmatically creating events in a central account calendar (this is a requirement by my client) using the Google Calendar API. Then I'm adding the exter
I'm trying to save a DocumentReference in models using JSON serializable with a custom JsonConverter but not doing it correct here is my model @DocumentSerializ