Development

Checking status of connection

CLI https://docs.aws.amazon.com/cli/latest/reference/apigatewaymanagementapi/get-connection.html Node SDK https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-apigatewaymanagementapi/classes/getconnectioncommand.html https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-apigatewaymanagementapi/interfaces/getconnectioncommandinput.html AwsSocket

Read More »

Expo:fallbackToCachTimeout

I had a situation where I put up the wrong build. I had the property set up to 0. meaning that it gives absolutely no time to expo to download the updated version of the app when app is first brung up. Instead it downloads the update in the background.[…]

Read More »