-
Dear experts, to start with, ICSx5 has worked for me fine for syncing a few calendars to my Android device for quite some time now, just reliable does the job in the background, great! Unfortunately, since upgrading to V2.0 a few days ago, ICSx5 seems to be unable to read from local storage (which worked fine in V1.9 and previous) using the "file:///..." URL as described in https://icsx5.bitfire.at/usage/ The error message I get:
Software Versions:
Not sure if the syntax has changed in V2.0, or additional permissions would be required, or just a bug, in any case any help to fix this would be highly appreciated, thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi, ICSx⁵ 2.0 now uses the Storage Access Framework (SAF) because Can you please check whether it works when you remove the subscription and add it again with the Pick file / SAF method? |
Beta Was this translation helpful? Give feedback.
Hi,
ICSx⁵ 2.0 now uses the Storage Access Framework (SAF) because
file://
URIs are not supported by Android anymore (for security reasons).Can you please check whether it works when you remove the subscription and add it again with the Pick file / SAF method?