Skip to content

window.XMLHttpRequest = RNFetchBlob.polyfill.XMLHttpRequest Error #7

Description

@arminsal1

My upload to firebase won't work and it seems like I need to add the line
window.XMLHttpRequest = RNFetchBlob.polyfill.XMLHttpRequest;
To prior to my class declaration, but when I do I just get this error:
img_5419

I'm using React Native v0.43.0-rc.4 and the newest beta of react-native-fetch-blob.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions