John
John
I too would love to see this
The other option is to add it to `SceneDelegate` instead I updated the `willConnectTo` method from: ```swift func scene(_ scene: UIScene, willConnectTo session: UISceneSession, options connectionOptions: UIScene.ConnectionOptions) { guard let...
@Maluen I too am seeing "Waiting for Backbone..." indefinitely . We are using a custom built framework called [discus](https://github.com/SwirlNetworks/discus) with an backbone example app [here (discus branch)](https://github.com/SwirlNetworks/backbone-sample/tree/discus). Would love to...
Note this may be an incomplete solution. I did test locally and the request works but the process fails on `write after end` ``` $ lambda-local -l dist/Test.js -h handler...
Is there a way to do this without edge runtime? I have dependencies not compatible with edge runtime
Is there currently any work around for this?