Updating the calendar using Office365 crashes Reservator
Closed this issue · 0 comments
ptesavol commented
Updating the calendar using Office365 crashes Reservator with exception:
E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.futurice.android.reservator.debug, PID: 12435
java.lang.RuntimeException: Unable to instantiate receiver com.futurice.android.reservator.MainActivity$CalendarStateReceiver: java.lang.InstantiationException: java.lang.Class<com.futurice.android.reservator.MainActivity$CalendarStateReceiver> has no zero argument constructor
Adding such a constructor does not help.