Hi, I think I have found a bug that happens only on Android 8 (testing on google pixel).
There is a problem with the plugin using the createEvent method:
- It creates an event on the day but is tagged as “Birthday”.
- It is not possible to specify a time (or the time is ignored)
- The event disappears when you open it.
I tried the same apk build on phones with Android 7 and 6 and the event is created as expected with the time correctly.
Is this a known issue?