G-200
G-200
If you long-tap the notification, you can even see media in larger size.
If you will, I think it can be fixed by replacing this line: https://github.com/TelegramMessenger/Telegram-iOS/blob/6a495f84c6bef56b554526218b26795fc0e15488/submodules/PasscodeUI/Sources/PasscodeEntryControllerNode.swift#L207 with: `if let background = self.background, background.size == size || background.makeBackgroundNode() is GradientBackgroundNode {`
@ali-fareed Can you please look into this? It seems like a security issue. It is still not fixed in 9.4.3.
> Intel builds are not functional at the moment. @ali-fareed I found that this can be fixed by adding `CXXFLAGS` option in file `third-party/libjxl/build-libjxl-bazel.sh`. I set it to same value...