EdwardHinkle / remark

A fun social reader for iOS/macOS using IndieWeb technology
https://eddiehinkle.com/2019/05/08/5/article/
MIT License
9 stars 0 forks source link

App crashes when loading empty (invalid?) timeline #9

Open jackjamieson2 opened 5 years ago

jackjamieson2 commented 5 years ago

I had a few channels that i had not yet populated with subscriptions. When I tapped on those channels to display their timeline, Indigenous crashes.

In my case, my microsub server is configured to return a string "empty results" when there is no timeline content. This was set up when debugging and should be changed - obviously not compatible with the microsub spec!

However, I think in this case that Indigenous should display an error instead of crashing altogether.