-
There is a common instruction that performs what we refer to as a "swizzle" (or a variable, runtime-determined lookup-table indexing into another vector, also known as a "shuffle"), available on almos…
-
Thinking of things such as
``` haskell
pattern X x Just x)
pattern Y y Just y)
```
probably with the corresponding `review` in as well. I say swizzling, as you could also have
``` haskell
patter…
-
Currently we're swizzling `NSApplication`'s `crashOnException` which doesn't actually fix the crash, however looking at the code for [Pock](https://github.com/pock/pock), it looks like they're actuall…
-
Hi,
I have been coding a bit of audio lately (SDL3 audio alsa backend), and I humbly think it may be time to drop presumed hardcoded channel maps.
Audio systems without channel maps would be giv…
-
Using a custom `URLProtocol` subclass to intercept HTTP(S) traffic surely results in being a good citizen, but, as a way to debug apps, it comes with disadvantages:
1. First of all, the architectur…
-
Hi team, does anyone know what caused this crash?
Version 1.24.2
```
Fatal Exception: NSInvalidArgumentException
0 CoreFoundation 0x8408c (Missing UUID 47427277ee153c17ad686…
-
Note: This applies to Firebase 4.0.4
## Preparing push notification certificate
Go to [Member Center](https://developer.apple.com/account/ios/certificate/distribution/create) -> `Certificates` -…
-
This will allow invalid lengths to be an error instead of a panic. New fuzz tests should be added to make sure that swizzling or deswizzling with the expected input length does not panic.
-
Amazon SNS https://aws.amazon.com/sns/
- document is overwhelming
- SDK is OK
- no bulk push, must subscribe endpoint to topic
Urban Airship https://www.urbanairship.com/
- price
Firebase Notificati…
-
### Can we access your project?
- [X] I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
### Current Behavior
Diff…