Saagar Jha
Saagar Jha
> Large titles should never compete with content, but in some apps, the big, bold text of a large title can help orient people as they browse and search. This...
I've made an experimental fork with 3D Touch and `SFSafariViewController` support–it's available [here](https://github.com/saagarjha/HackerNewsReader). It's not quite ready for a pull request, due to issue #16, but you can try it...
@dkhamsing Yes, this occurs in both the simulator and on a real device.
Oh, and here are some screenshots:  ...
This should print out the error in the console. Do you get any output?
I'm unable to reproduce this. Can you add a `print(error)` in the line above `assertionFailure("Could not copy DefaultList: \(error)")`? Also, what's your phone's model and iOS version?
Can you try installing OpenAdblock, and reinstalling? If that fails, you may have an old copy of OpenAdblock, try downloading a new one.
Yes it looks like it. I'm not sure if it's a bug with the CSS or `SFContentBlockerManager`, since all I get is a crash log.
This was the most complex one that seemed to work.
That might be it. I'll have to look into it.