Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Export to calendar" is not working #58

Closed
gregorsarnow opened this issue Oct 6, 2020 · 5 comments
Closed

"Export to calendar" is not working #58

gregorsarnow opened this issue Oct 6, 2020 · 5 comments
Labels
bug Something isn't working

Comments

@gregorsarnow
Copy link

Expected Behavior

"Export to calendar" should provide the possibility to export the dates to a calendar application.

Current Behavior

The "Export to calendar" function doesn't work.

Steps to Reproduce

  1. Go to "Dates"
  2. Select some Database and year
  3. Use "Export to calendar" function
  4. "Choose the calendar to export the dates to:" is shown, but there are no applications listed.

Screenshot from app

Context (Environment)

  • Version 1.0.14
  • Android 9
@Bennik2000
Copy link
Owner

Bennik2000 commented Oct 6, 2020

Did you allow the app to get access to the calendar?

I can not reproduce this issue.
Only the calendars with write access are shown, do you have any calendars with write access?

@Bennik2000 Bennik2000 added the bug Something isn't working label Oct 6, 2020
@Bennik2000
Copy link
Owner

Bennik2000 commented Oct 6, 2020

My investigation so far:

  • I can not reproduce it with the app being in debug mode
  • I can not reproduce it with the app being in relese mode
  • I can reproduce it with the app being downloaded from the AppStore

This will be tricky to debug...

@gregorsarnow
Copy link
Author

Screenshot_20201006-225500_Package installer.jpg

Yes, the permission is given.

And yes, there are calendars with write access.

Just tried it on three different devices. Even after resetting the app and granting the calendar permission before opening the app, there are no calendars visible.

@Bennik2000
Copy link
Owner

I was able to reproduce this issue and traced it back to an improper proguard configuration. More information is provided here:

You can download an internal app version which contains a fix here*

Could you try the updated version and let me know if it fixes your issue?

(*) Maybe you habe to enable the developer mode in the play store

@gregorsarnow
Copy link
Author

Yeah, now it works 👌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants