I noticed this as well recently and I think I've found the bug; I found one place in my code which was possibly wrong and could result in this behavior. When it happens is a bit random so I cannot 100% guarantee it is fixed now, but I haven't seen it again in my tests.I keep having an issue on my iPhone X where if I haven’t used the app in a while and it has new content, tapping the first article thumbnail in a row takes me to the story for the second thumbnail. It’s as if the underlying link is still caching the previous article. Unless my touch screen is messed up, but I’m not having touch issues anywhere else on the phone.
thanks as always!I noticed this as well recently and I think I've found the bug; I found one place in my code which was possibly wrong and could result in this behavior. When it happens is a bit random so I cannot 100% guarantee it is fixed now, but I haven't seen it again in my tests.
So in the next update the fix is in so you just need to wait a short while until then.
I noticed this as well recently and I think I've found the bug; I found one place in my code which was possibly wrong and could result in this behavior. When it happens is a bit random so I cannot 100% guarantee it is fixed now, but I haven't seen it again in my tests.
So in the next update the fix is in so you just need to wait a short while until then.
Glad you liked it! Now I only have to hope that the original iOS bu his truly squashed so that I don't start getting bug reports of the app freezing when doing the back swipeT
You implemented one my requested features! Woohoo I can now swipe back out of a safari view to the grid view. No more tapping Reachability just to hit "Done". Massive THANKS for the update.
I was toying with a setting to toggle the behaviour, i.e. making it possible to do long-click for reader view, regular for web view. It's mostly a matter of not getting bogged down in too many settings so we'll see.Hey simmepi, another awesome update. It’s nearly perfect now, with swipe back.
The only thing I can think of to add would be to possibly allow the reader view to be disabled so it always goes to web view. I find that the reader view is often poorly formatted (I assume this is the fault of the feed, as some feeds are ok, but some are really bad). I know you can long press to get web view...I just always forget .
Thanks again for your efforts.
Have you tried this in the last few versions? It is much better now; here's a screenshot when sharing an item from Heartfeed as a test:I'm still hoping the way you share a link (via the Share sheet function) in the app with e.g. Twitter gets a lot better to show the header on an article and a figure if there is any instead of link only.
Have you tried this in the last few versions? It is much better now; here's a screenshot when sharing an item from Heartfeed as a test:
Sorry for the Swedish comment; I just quickly shared to my regular twitter account which is in Swedish so the text just says "Testing fcn in my rss app so please ignore ". And apparently Twitter immediately saw something with Samsung so they added an ad for Samsung in my feed...
Glad you liked it! Now I only have to hope that the original iOS bu his truly squashed so that I don't start getting bug reports of the app freezing when doing the back swipe
[doublepost=1519466709][/doublepost]
I was toying with a setting to toggle the behaviour, i.e. making it possible to do long-click for reader view, regular for web view. It's mostly a matter of not getting bogged down in too many settings so we'll see.
Question: Is it OK for me to get the feed address(es) for when the reader view looks bad? The view is a bit complicated since it essentially is a mix of my added HTML+CSS to tweak the look of the news item and whatever HTML+CSS is already in the item, and sometimes the result could get, well, ugly. So I'm always trying to improve how this works.
There are alternative ways to render HTML+CSS in an app, and the way I would actually prefer I can't use since doing so makes it impossible to preload the reader view before it's actually on-screen -> swiping between news in the reader view always result in a really short but very annoying empty screen being swiped in before the HTML+CSS is completely loaded. So instead I use an alternative way for rendering, but this way requires more manual tweaking, unfortunately.
OK, good to know the feeds are properly formatted at least, and I do understand wanting to switch default behaviour so I will still think about itWell, it looks like I spoke too soon. Seems like all my feeds are now formatting properly. I would still like the option because some feeds only show a couple of lines and maybe one picture before forcing you to go to the web view anyway, but I'm not seeing the odd formatting on any of them anymore.
Weird. I'm probably missing something or misunderstanding you. So here's how it looks for me; first screenshot is just the reader view for the item, second screenshot is when I've pressed the share button and selected to share to Twitter:Thanks for your response. I just tried it out myself as well.
It does seem to look quite different from a regular way of how I would expect it will look in the pop-up window when I select the share sheet and select e.g. Twitter. I see now a blank text area only where I would expect to see a photo and a link and maybe something like http://www.link.com/postmessage + picture.
Could you fix that display in the Twitter share option?
I see this only happens when I use the share button from within the app.
The result on Twitter when I post it is then only showing a link to the article but no title and figure/picture that was included with the news item. That can't be right?
It does display text and an image when I select the 'Read on the web' first and then select the share button and post it on Twitter.
[doublepost=1519756180][/doublepost]
Weird. I'm probably missing something or misunderstanding you. So here's how it looks for me; first screenshot is just the reader view for the item, second screenshot is when I've pressed the share button and selected to share to Twitter:
When shared, looking in Twitter you see the tweet with the web preview (as in my screenshot in my previous comment). What you describe with only a link sounds like how it looked in v3.7 and older, but since 3.8 (current version is 3.9.1) it looks like above. Are you sure you have the latest version of Heartfeed, or am I misunderstanding something?
Thanks for the info, it helped! The problem is the iOS version 10.3.2, and there are actually 2 problems:I'm running iOS10.3.2 on my iPhone SE and I have the latest version of the Heartfeed app: version 3.9.1 (released 19th of February '18). I get a blank Twitter box when using the first share button that you get within the app.
Thanks for the info, it helped! The problem is the iOS version 10.3.2, and there are actually 2 problems:
- The sharing API was improved for apps in iOS 11. Most of what was improved was possible to do in apps earlier but it required a lot of work; you essentially had to add a lot of code explicitly for each app to share to to make it nice. And honestly, I did not have neither the time nor resources to do it. In iOS 11 however, this is much easier to do as you can see.
- It's impossible for me to do any tests in iOS 10.3 to try to fix it there. Devices cannot be downgraded to iOS 10 and all mine are updated since a long time, and in the simulator used when developing apps, I can run iOS 10 but in the simulator the only apps existing are your own developed ones and Apple's default ones. And sharing to Twitter demands you have the Twitter app so there is literally no way for me to test Twitter sharing there :-(
So I'm afraid I will not be able to change how the sharing looks in 10.3.2 since I can neither test the sharing while developing nor check the result on an actual device. But big thanks for your help identifying the issue, it was quite annoying not understanding why you saw something so different!
I’ve heard the request for Apple Watch a few times so will probably at least look into this in the future. No promises but we’ll see!I wish Adobe was as responsive as simmepi!
Heartfeed is more or less perfect for me these days. Thanks for all your hard work! Swiping back to the thumbnails from article view is such a time saver!
But I’m afraid you’ve created a monster! More and more I’m glancing at news on my Apple Watch, currently using “RSS on Watch” which is just ok. I’d LOVE to see a version of Heartfeed on the watch.
RSS on Watch uses a list view of feeds which is fine, but it scrolls vertically through each feed’s articles which seems laborious. It also shows very little of the actual article and won’t show me the web view of any article.
I’ve become dependent on Heartfeed’s horizontal swipes between articles, and dragging to refresh. I’d also love a force press to mark a feed read...
I’d happily pay for a Watch edition!
I’ve heard the request for Apple Watch a few times so will probably at least look into this in the future. No promises but we’ll see!
Also, latest version 3.10 has a setting for the previously discussed selection to enable switching normal/long click, so you can now go directly to web view with a simple normal click.
Thanks! I use it a lot myself, probably more than any other app, so I try to make it as nice as possible. Sometimes I do experiment a bit with the interface, like in the latest version where I changed how the preview window is shown when you use an iPad. So far mixed feedback on that change, but since I personally like it a lot more than the older one, the new one will remain, but if there is a lot of negative feedback from iPad users I will instead add a setting for the look. I prefer to keep the number of settings down, but if I like something a lot but users don't, I'll have to compromiseHeartfeed just keeps getting better & better!
Looks like Apple broke the ability to swipe back to thumbnails from a full article. :/
Are you talking about swiping back from the actual full web article or the Heartfeed summary? Swiping back from the summary has always worked. Swiping back from the source article was a newish feature that initially did not work.Still working here. I’ve been on iOS 12 all summer and it’s always worked fine.
Maybe I’m not understanding. When I swipe back from a full web view, it goes back to the RSS summary view. Another swipe back takes me to the grid. I don’t recall ever being able to swipe all the way back to the grid from an article in one go.Are you talking about swiping back from the actual full web article or the Heartfeed summary? Swiping back from the summary has always worked. Swiping back from the source article was a newish feature that initially did not work.