Martin Alcubierre Arenillas
Martin Alcubierre Arenillas
Same problem.
Solved. Put mAgendaCalendarView.enableCalenderView(true);
Perhaps did you miss to put "click_action"...., "notification" : { "body" : "el body", "title": "title", "click_action": "FCM_PLUGIN_ACTIVITY" },
I doubt that this is possible with this plugin. The message is inside Notification that launches activity and passes data to pluggin. On Sat, 26 Sep 2020 at 05:28, marcosjara...
Change these dependencies. !sed -i 's/onnx==1.8.1/onnx==1.13.0/g' requirements.txt !sed -i 's/onnxruntime==1.8.0/onnxruntime==1.13.1/g' requirements.txt
I had the same problem... The problem is that images are not correctly fetched from folders. No image -> error You have to run the script from home proyect with:...