Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Problems with Android 12 #37

Open
ac941 opened this issue Mar 12, 2022 · 0 comments
Open

Problems with Android 12 #37

ac941 opened this issue Mar 12, 2022 · 0 comments

Comments

@ac941
Copy link

ac941 commented Mar 12, 2022

Hi!

I cannot compile and install the project. I already tried to add a few missing "export=true/false" attributes to the AndroidManifest.xml files but I still get this error:

org.dmfs.syncadapter.TriggerSyncActivity: Targeting S+ (version 31 and above) requires that an explicit value for android:exported be defined when intent filters are present'

The problem seems to be that the AndroidManifest.xml file in

org.dmfs:calendarcontent:1.9

needs to be updated to include an "export=true/false" line for the activity because the activity has an intent-filter. Unfortunately that library is only available as a compiled file, not as source. Can you please provide an updated version that fixes this problem?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant