react-native-modal icon indicating copy to clipboard operation
react-native-modal copied to clipboard

Samsung One Ui is blocking modal when requested for android permission at same time.

Open tohel17 opened this issue 2 years ago • 0 comments

Platforms

Android Samsung (one ui)

Versions

  • Android:13

Description

The bottom modal is not getting activated when asking for Android permissions at same time on app start.

Reproducible Demo

  1. Run the app on samsung's latest one ui
  2. Activiate the bottom modal and ask for notification permission on app start.

tohel17 avatar Jul 31 '23 15:07 tohel17