Saagar Jha

Results 319 comments of 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: ![simulator screen shot - iphone x - 2018-01-18 at 03 51 30](https://user-images.githubusercontent.com/13786931/35097034-412ae408-fc03-11e7-9377-a1324877c10a.png) ![simulator screen shot - iphone x - 2018-01-18 at 03 52 15](https://user-images.githubusercontent.com/13786931/35097035-41496252-fc03-11e7-8a2d-10e6f6f04821.png)...

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.