Skip to content
This repository was archived by the owner on Sep 22, 2022. It is now read-only.
This repository was archived by the owner on Sep 22, 2022. It is now read-only.

required to specify an explicit value for android:exported #1

Description

@pishguy

could you please update your library to fix this error?

android:exported needs to be explicitly specified for element <activity#de.blinkt.openvpn.LaunchVPN>. Apps targeting Android 12 and higher are required to specify an explicit value for `android:exported` when the corresponding compo
nent has an intent filter defined. See https://developer.android.com/guide/topics/manifest/activity-element#exported for details.
C:\projects\xxxxx\android\app\src\main\AndroidManifest.xml:18:9-24:19 Error:

android:exported needs to be explicitly specified for element <service#de.blinkt.openvpn.core.OpenVPNService>. Apps targeting Android 12 and higher are required to specify an explicit value for `android:exported` when the correspond
ing component has an intent filter defined. See https://developer.android.com/guide/topics/manifest/activity-element#exported for details.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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