adobe / aepsdk-react-native

A wrapper around the iOS and Android AEP mobile SDK to allow for integration with React Native applications.
Apache License 2.0
15 stars 28 forks source link

Update Assurance Android Manifest to work with Android 12 #204

Closed cacheung closed 1 year ago

cacheung commented 2 years ago

Android 12 requires to include Android:exported attribute for Android Manifest Activity. We need to update this attribute for Assurance package AndroidManifest.xml.

Expected Behaviour

Actual Behaviour

Reproduce Scenario (including but not limited to)

Steps to Reproduce

Platform and Version

Sample Code that illustrates the problem

Logs taken while reproducing problem