Skip to content

error: duplicate declaration of method 'requiresMainQueueSetup' #64

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jnrepo opened this issue Jun 4, 2018 · 1 comment
Closed

error: duplicate declaration of method 'requiresMainQueueSetup' #64

jnrepo opened this issue Jun 4, 2018 · 1 comment

Comments

@jnrepo
Copy link

jnrepo commented Jun 4, 2018

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

@Traviskn
Copy link

Thanks for the issue, should now be fixed on the 0.10.9 branch

chaits98 pushed a commit to chaits98/rn-fetch-blob that referenced this issue Oct 14, 2021
halaei pushed a commit to halaei/rn-fetch-blob that referenced this issue Nov 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants