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

[android12] add android:exported attribute to core extension's manifest #200

Closed yangyansong-adbe closed 2 years ago

yangyansong-adbe commented 2 years ago

Adding the android:exported attribute to the Android manifest file in order to meet the Android requirement when targeting API level 31+. For more details see: https://github.com/adobe/react-native-acpcore/issues/129