Joe Bernard

Results 6 issues of Joe Bernard

I'm using `hash` to generate checksums for files before I upload them to AWS S3. ```javascript RNFS.hash(localUrl, "md5") ``` This seems to work great. Once the file has been uploaded,...

I have an AppSync config that I deploy to multiple environments. Only one of those environments should have caching enabled (production). Unfortunately, I can't find a way to enable/disable the...

**Intended outcome:** When executing a mutation, the optimistic response should be immediate for every request. **Actual outcome:** When my React Native iOS app sits in the background for a while,...

:racehorse: performance
🌐 React Native

No matter what value I use for `throttle` the WAF rule always displays as 100 in the AWS WAF console. Changing the `throttle` value in my serverless config does not...

**Describe the bug** After upgrading to `"@aws-amplify/analytics": "^4.0.0"` push notifications have stopped working. I can no longer update endpoints. This was originally solved in #5423 but seems to have reappeared...

feature-request
Analytics
Push Notifications
Service Team
Pinpoint
pending-maintainer-response

Getting this error and crash after updating to `"react-native": "0.65.1"`. Had to remove the package from my app until this is resolved. > NSInvalidArgumentException · *** -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to...