Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Added "Exported=false" per Android 12 requirements #950

Merged
merged 1 commit into from
Oct 12, 2022

Conversation

softsan
Copy link
Contributor

@softsan softsan commented Oct 12, 2022

Please take a moment to fill out the following:
Per Android 12 requirements: https://developer.android.com/about/versions/12/behavior-changes-12#exported any activity needs to have an "Exported" attributes with true/false value in order to run it on Android 12 device.

Fixes # .
Changes Proposed in this pull request:

  • Added "Exported=false" in MediaPickerActivity.cs

Per Android 12 requirements: https://developer.android.com/about/versions/12/behavior-changes-12#exported any activity needs to have an "Exported" attributes with true/false value.
@jamesmontemagno jamesmontemagno merged commit b5e65f1 into jamesmontemagno:master Oct 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants