Iván
Iván
I have also implemented @TheLartians fork in the mean time, found **no** issues using RN 0.63.5
+1 for this feature
I'm facing this issue as well, I've placed console log in the code in line 343 corresponding to the `onPress` of the "Done" button, it seems the `onPress` event never...
Hi @vih-rar , Thank you for reaching out and for sharing the details of the issue you're facing. From the screenshot and the information you provided, it seems like the...
Hi @vih-rar , I understand the challenges you're facing regarding limited resources and the need to access the browser interface for authentication. Unfortunately, the current implementation of the authorization process...
Hi @ianlube, are you able to see any errors in the logs?
Thanks for reaching out, @gfmccutc77! It looks like there's an issue with the authorization process, and your token.js file wasn't generated. As mentioned in the troubleshooting section, you need to...
Hi @archhokie , is a strange error, although it doesn't seem to be coming from specifically from this module. Have you tried disabled all modules and enabling one by one...
Hi @cacy82, It looks like the issue might be related to not pulling the latest changes from the Git repository. You've run npm commands that deal with node package dependencies,...
Hello, The current release should be 1.1.2. Could you please confirm which version you have by checking the `package.json` within the `MMM-GoogleCalendar` folder? If it's not 1.1.2, it's likely that...