callstack / callstack/liquid-glass
Failure to display on iOS 26.1
- Dominant language
- Objective-C++
- Stars
- 1.7k
- Forks
- 64
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 1
Description
### Before submitting a new issue
- [x] I tested using the latest version of the library, as the bug might be already fixed.
- [x] I tested using a [supported version](https://github.com/reactwg/react-native-releases/blob/main/docs/support.md) of react native.
- [x] I checked for possible duplicate issues, with possible answers.
### Bug summary
Updated to iOS 21.1 RC (23B82) and found that the glass effect no longer displayed.
Tried both of the new glass modes clear and tinted.
Compiled with Xcode Version 26.0 (17A324).
### Library version
0.5.0
### Environment info
```shell
System:
OS: macOS 26.0
CPU: (8) arm64 Apple M1 Pro
Memory: 97.75 MB / 16.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 22.16.0
path: /Users/Home/.nvm/versions/node/v22.16.0/bin/node
Yarn:
version: 1.22.19
path: /opt/homebrew/bin/yarn
npm:
version: 10.9.2
path: /Users/Home/.nvm/versions/node/v22.16.0/bin/npm
Watchman: Not Found
Managers:
CocoaPods:
version: 1.16.2
path: /opt/homebrew/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 25.0
- iOS 26.0
- macOS 26.0
- tvOS 26.0
- visionOS 26.0
- watchOS 26.0
Android SDK: Not Found
IDEs:
Android Studio: 2024.3 AI-243.26053.27.2432.13536105
Xcode:
version: 26.0/17A324
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.15
path: /usr/bin/javac
Ruby:
version: 2.6.10
path: /usr/bin/ruby
npmPackages:
"@react-native-community/cli":
installed: 20.0.2
wanted: latest
react:
installed: 19.1.0
wanted: 19.1.0
react-native:
installed: 0.81.5
wanted: 0.81.5
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: true
newArchEnabled: true
```
### Steps to reproduce
1. Open application on iPhone running iOS 21.1 RC (23B82)
### Reproducible example repository
N/A
Contributor guide
Assessment
This issue has not been assessed yet.