Chris F

Results 4 issues of Chris F

### Description After creating a React Native app with the new architecture enabled, using the global `Blob()` constructor resulted in the following error: `Invariant Violation: NativeBlobModule is available.` This was...

Resolution: PR Submitted
Type: New Architecture

### Minimal reproducible example https://github.com/cshfang/xhr-issue ### What platform(s) does this occur on? iOS ### Did you reproduce this issue in a development build? No (tested in Expo Go) ### Summary...

Expo Go
Issue accepted

#### Description of changes When calling `initializePushNotifications`, the library calls an internal `updateEndpoint` API. Anytime `updateEndpoint` is called, it automatically populates the `demographic` property with client info and the `userId`...

#### Description of changes When the Push Notification category is first creating a Pinpoint endpoint upon receiving a device token, it is possible for an `identifyUser` call to be attempting...