Skip to content

UIKit crash fixes.#37

Open
kaylanx wants to merge 1 commit intoiclems:masterfrom
kaylanx:master
Open

UIKit crash fixes.#37
kaylanx wants to merge 1 commit intoiclems:masterfrom
kaylanx:master

Conversation

@kaylanx
Copy link

@kaylanx kaylanx commented Apr 14, 2016

We had numerous UIKit crashes using this library.

We found that adding the dealloc method and calling terminateWebTask
fixed most of these crashes, then there was another crash less frequent
when the view in terminateWebTask was already nil when
removeFromSuperview is called.

We had numerous UIKit crashes using this library.

We found that adding the dealloc method and calling terminateWebTask
fixed most of these crashes, then there was another crash less frequent
when the view in terminateWebTask was already nil when
removeFromSuperview is called.
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

Successfully merging this pull request may close these issues.

2 participants