Kevin Iuretig

Results 22 comments of Kevin Iuretig

same here, can't pass appsecret_proof to the request 👍

Still not possible?

Same "ETIMEDOUT" happening for us on a few thousand **provisioned lambdas**, it seems to disconnect after about 10 minutes after being provisioned, reconnection slows down the lambda execution of about...

I resolved blurry images on Android by adding .dontTransform() to the Glide builder: [https://github.com/DylanVann/react-native-fast-image/blob/0439f7190f141e51a391c84890cdd8a7067c6ad3/android/src/main/java/com/dylanvann/fastimage/FastImageViewManager.java#L99](https://github.com/DylanVann/react-native-fast-image/blob/0439f7190f141e51a391c84890cdd8a7067c6ad3/android/src/main/java/com/dylanvann/fastimage/FastImageViewManager.java#L99) ``` if (requestManager != null) { requestManager // This will make this work for remote and...

I think it is "callback", just started using bots today so I could be totally wrong.

Same problem here, can't get it working.... We really need help.

Same here, can't even run it on debian 6 ....