Skip to content
This repository was archived by the owner on Jun 18, 2023. It is now read-only.
This repository was archived by the owner on Jun 18, 2023. It is now read-only.

Android 12+ support #299

Description

@santaCruz1854789

Good evening,
when I set the compileSdkVersion to 31 in my gradle.build file the building process starts to act up.
Since "Apps targeting Android 12 and higher are required to specify an explicit value for android:exported" it tells me "Manifest merger failed : android:exported needs to be explicitly specified for element <service#com.aware.utils.Aware_Accounts>" and also "android:exported needs to be explicitly specified for element <service#com.aware.utils.Aware_Accounts>.", those are lines I was not able to find in the AndroidManifest.xml file and thus led me to believe that they were in the source code (i.e. out of my reach), is that correct?
If so, will you change the code to specify exported/give us a way to do so?

Thank you very much.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions