Description
On iOS 26, the context menu background blur effect is not working. Instead of the native iOS blur/vibrancy effect, it only shows a semi-transparent black overlay without any blur.
Expected Behavior
The context menu should display with the native iOS blur/vibrancy effect on the background (as shown in the "Working" screenshot below).
Actual Behavior
The context menu shows only a semi-transparent black background without any blur effect.
Environment
- super_context_menu version: 0.9.1
- super_native_extensions version: 0.9.1
- Flutter version: 3.38.5
- Dart version: 3.10.4
- iOS version: 26
- Device: iPhone 16 Pro Max
Additional Context
- This issue is specific to iOS 26
- The blur effect works correctly on iOS 18 and earlier versions
- The menu items and functionality work correctly, only the background blur is affected
Description
On iOS 26, the context menu background blur effect is not working. Instead of the native iOS blur/vibrancy effect, it only shows a semi-transparent black overlay without any blur.
Expected Behavior
The context menu should display with the native iOS blur/vibrancy effect on the background (as shown in the "Working" screenshot below).
Actual Behavior
The context menu shows only a semi-transparent black background without any blur effect.
Environment
Additional Context