Skip to content
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

App crashes while opening the editor #14

Open
olasfar opened this issue Sep 11, 2017 · 5 comments
Open

App crashes while opening the editor #14

olasfar opened this issue Sep 11, 2017 · 5 comments

Comments

@olasfar
Copy link

olasfar commented Sep 11, 2017

capture d ecran 2017-09-11 a 23 06 09

*** Terminating app due to uncaught exception 'NSGenericException', reason: '*** Collection <__NSCFSet: 0x60800025a3a0> was mutated while being enumerated.'

Not familiar with objective-c please help!!

Thx

@srameshr
Copy link

@olasfar This repo is dead. The author does not care anymore. I tried reaching him even via twitter. But to no avail.
God bless us now!

@olasfar
Copy link
Author

olasfar commented Sep 16, 2017

Shit.. Why not deleting this repo in this case ?
Anyways I'm not using this repo anymore.. Thx @srameshr for your answer 👍

@srameshr
Copy link

@olasfar Any other image editor that you are using?

@axxag
Copy link

axxag commented Oct 2, 2017

To anyone still having this problem, I found that wrapping editorInit with dispatch_async(dispatch_get_main_queue(), ^{…}); fixes this.

I was going to create a fork with the fix, but found one that already exists (cheers to @ivanbekker for that 🍺 )

https://github.com/ivanbekker/react-native-image-tools

@srameshr
Copy link

srameshr commented Oct 3, 2017

@agentilela Great! Il use his fork

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

3 participants