Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Apps using this SDK cannot be installed on Android 12 devices #85

@emilioicai

Description

@emilioicai

Describe the bug
From Android Documentation:

If your app targets Android 12 and contains activities, services, or broadcast receivers that use intent filters, you must explicitly declare the android:exported attribute for these app components.

launchdarkly-react-native-client-sdk depends on launchdarkly-android-client-sdk 2.14.1 which doesn't include this attribute (it was added on launchdarkly-android-client-sdk 3.0.1)

To reproduce
Install an app targeting Android 12 and using launchdarkly-react-native-client-sdk => App can't be installed

Expected behavior
The app installs properly on Android 12 devices

OS/platform
Android 12

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