Shaun Hurley
Shaun Hurley
Hi guys, did this patch get merged? Not seeing longtap support when testing on an iOS device....
Just noticed that AWS has made [Node 16 generally available](https://aws.amazon.com/about-aws/whats-new/2022/05/aws-lambda-adds-support-node-js-16/), which makes this even more timely, no?
Quick screenshot, sorry, running out the door for a week! 
OK, so when I RTFM *really really* closely, I figured it out i.e. that the query string params have to be wrapped in a {"queryParams": {}"} inside the additional-params arguments...
Did anyone get this working? Seeing the same issue as above with an Apple TV 3rd Gen...
> Works like a charm. I use [patch-package](https://www.npmjs.com/package/patch-package) with the following patch file as a workaround for now: > > ```diff > diff --git a/node_modules/chrome-aws-lambda/build/index.js b/node_modules/chrome-aws-lambda/build/index.js > index f78e183..599af55 100644...
Nice work, see what you mean about using an entire new object. I'm interested in this type of functionality as well, our use case is around tipping calculations (multiple tips...
I figured as much, and it's not even that there is necessarily a need to work with numbers that big, just that it's becoming more common for source data to...
AWS is [now supporting Node 18](https://aws.amazon.com/about-aws/whats-new/2022/11/aws-lambda-support-node-js-18/) as well....
> Feel free to contribute by submitting a PR. It's not really useful to just remind me that it would be nice to find the time to do that. I...