Sam Gammon
Results
172
issues of
Sam Gammon
Kotlin [has a new `es2015` target][0] for Kotlin/JS. But, when used with [KotlinX coroutines][1], the compiler may generate code which uses `eval(...)`; dynamic code evaluation is not allowed on Workers....
## Summary Adds initial support wiring for Push Notifications (see: #11651). This requires instrumentation down into `tao`, to call methods on the `AppDelegate` or `NSApplication` / `UIApplication` (for Apple platforms)....