-
### Description
I sent a Silent Notification using firebase messaging api.
Swizzling is on
But the method `application:didReceiveRemoteNotification:userInfo:` not being triggered
### Reproducing t…
-
### Checklist before submitting a bug report
- [X] I've updated to the latest released version of the SDK
- [X] I've searched for existing [GitHub issues](https://github.com/facebook/facebook-ios-sdk…
-
### Problem Description
avoiding bank conflicts is critical for optimizing performance, do we currently have any specific swizzling rules in CK to avoid bank conflict?
### Operating System
Ubuntu 2…
-
* Feature request: https://github.com/openscad/openscad/issues/912
* Pull request: https://github.com/openscad/openscad/pull/4010
* Potential extensions: https://github.com/openscad/openscad/issues/…
-
Here is an interesting one.
In iOS8.1 if you use a UIActivityViewController and tap the "More..." button in the activity popup the app will crash in sizzled_setPreferredContentSize. Just the presence…
-
The issue appears in iced with `wgsl` shaders [here](https://github.com/iced-rs/iced/blob/75548373a761d66df364494267c89697dda91fbe/wgpu/src/shader/quad/gradient.wgsl#L202-L204) and [here](https://gith…
-
# # Method Swizzling
- `swizzling`: 뒤섞다
- **`런타임 때` 기존의 메서드를 원하는 메소드로 바꾸어 사용할 수 있도록 하는 기법**
- 이미 정해진 iOS의 특정 메소드가 실행될 때, 해당 메서드 대신 **다른 메서드가 실행**되도록 하는 기법
- 이미 정해진 iOS의 특정 메소드? viewDidLoad, view…
-
Luminance should support setting the `TEXTURE_SWIZZLE_R/G/B/A` texture parameters, defined in section 3.8.8 of the OpenGL 3.3 spec.
Should be fairly straightforward to implement in the shader code.…
-
https://coredumped.dev/2024/09/09/what-is-the-best-pointer-tagging-method/
改写成c++
https://news.ycombinator.com/item?id=41488377
https://www.reddit.com/r/ProgrammingLanguages/com…
-
### Description
layoutSubviews swizzling causes issues for UIKit.
### What type of issue is this? (place an `x` in one of the `[ ]`)
- [x] bug
- [ ] enhancement (feature request)
- [ ] quest…