Skip to content

error: duplicate declaration of method 'requiresMainQueueSetup' #64

Closed
@jnrepo

Description

@jnrepo

On version 0.10.9, requiresMainQueueSetup is declared twice in this file and will throw the error

error: duplicate declaration of method 'requiresMainQueueSetup'

Seems this was introduced on the latest commit for 0.10.9 branch.
614ef56#diff-0b97a2df65bc9a2753599b4d88da3475R45

Lines in question:

https://github.com/joltup/react-native-fetch-blob/blob/614ef561dda7b837e896e175f8719fb42232bede/ios/RNFetchBlob/RNFetchBlob.m#L45

https://github.com/joltup/react-native-fetch-blob/blob/614ef561dda7b837e896e175f8719fb42232bede/ios/RNFetchBlob/RNFetchBlob.m#L77

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions