Closed carloslbello closed 9 years ago
Inconsistent crash bug in any hooked process (both SpringBoard and apps) on iOS 8.
This line is logged by CrashReporter: task_set_exception_ports(B07, 400, F03, 0, 0) failed with error (4: (os/kern) invalid argument)
task_set_exception_ports(B07, 400, F03, 0, 0) failed with error (4: (os/kern) invalid argument)
This bug has also been encountered by other projects using UIWebView on iOS 8. https://bugzilla.xamarin.com/show_bug.cgi?id=23667
Have not received any credible reports of this crash since release on ModMyi. Closing.
Inconsistent crash bug in any hooked process (both SpringBoard and apps) on iOS 8.
This line is logged by CrashReporter:
task_set_exception_ports(B07, 400, F03, 0, 0) failed with error (4: (os/kern) invalid argument)
This bug has also been encountered by other projects using UIWebView on iOS 8. https://bugzilla.xamarin.com/show_bug.cgi?id=23667