Closed
Description
Problem:
Adding headers to images works in React native, but when this gets converted to Web & Desktop code (via react-native-web
) it doesn't work - see necolas/react-native-web#1019
Solution:
Fix this, since we're planning to start sending encryptedAuthToken
in chat report image requests via header!
cc @kidroca since you've accepted the challenge to take this on.