You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the in-app update process completes on Android devices, the snack bar notification is hidden behind the navigation bar. This issue prevents users from seeing important notifications related to the update.
Steps to Reproduce:
Initiate an in-app update on an Android device.
Allow the update to complete.
Observe the snack bar notification's visibility.
Expected Behavior:
The snack bar should be fully visible above the navigation bar, ensuring that users can read the update notification.
Actual Behavior:
The snack bar is partially or completely hidden behind the navigation bar, making it difficult or impossible for users to see the notification.
Environment:
Device: Android
OS Version: 14
Lib version: 1.4.0
The text was updated successfully, but these errors were encountered:
Description:
When the in-app update process completes on Android devices, the snack bar notification is hidden behind the navigation bar. This issue prevents users from seeing important notifications related to the update.
Steps to Reproduce:
Expected Behavior:
The snack bar should be fully visible above the navigation bar, ensuring that users can read the update notification.
Actual Behavior:
The snack bar is partially or completely hidden behind the navigation bar, making it difficult or impossible for users to see the notification.
Environment:
The text was updated successfully, but these errors were encountered: