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

Does v2.0.1 provide Android 12 support. #129

@e-pradeep

Description

@e-pradeep

According to latest updates "Starting in November 2022, app updates must target API level 31 or above and adjust for behavioral changes in Android 12"

When targeting to Android 12, getting build error:

Apps targeting Android 12 and higher are required to specify an explicit value for android:exported when the corresponding component has an intent filter defined. See https://developer.android.com/guide/topics/manifest/activity-element#exported for details.

These are the activity inside the manifest without exported tag
• com.adobe.marketing.mobile.FullscreenMessageActivity"
• com.adobe.marketing.mobile.LocalNotificationHandler"

react-native-acpcore- v2.0.1

https://developer.android.com/google/play/requirements/target-sdk#:~:text=Starting%20in%20August%202022%2C%20new,behavioral%20changes%20in%20Android%2012

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions