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
Device: Google Pixel 6 pro API 34 (Android 14)
Compile SDk: 34
Problem Description:
When we request the push permission using Wonderpush-flutter-sdk then we get the black app bar and task bar in the system dialog.
But when we use any other library like push, then there is no such issue. The problem with this black bar is when we close/open the system dialog, there is weird glitch.
There should probably be some configuration to change it.
Expected (Using push library):
Actual(Using 'wonderpush`library):
The text was updated successfully, but these errors were encountered:
Testing Environment:
Device: Google Pixel 6 pro API 34 (Android 14)
Compile SDk: 34
Problem Description:
When we request the push permission using
Wonderpush-flutter-sdk
then we get the black app bar and task bar in the system dialog.But when we use any other library like
push
, then there is no such issue. The problem with this black bar is when we close/open the system dialog, there is weird glitch.There should probably be some configuration to change it.
Expected (Using
push
library):Actual(Using 'wonderpush`library):
The text was updated successfully, but these errors were encountered: