SufficientlySecure / calendar-import-export

Import/export your Android calendars as ics files without using the Google cloud
https://www.schuermann.eu/android/
GNU General Public License v3.0
80 stars 26 forks source link

Error getTime() #88

Open gottfried50 opened 4 years ago

gottfried50 commented 4 years ago

Hi, I like to use calender-export-import but I get "Attempt to invoke virtual method 'long net.fortuna.ical4j.model.Date.getTime()' on a null objectreference". This happened just with one Google account... but the most important for me. On all other accounts the App works perfect.

Can you please help

TIA

gfr