I am using the MWFeedParser (found here: https://github.com/mwaterfall/MWFeedParser). I followed his example app, but it doesn’t include enclosures. I am looking for someone to help me add enclosures to my project.
I am using the MWFeedParser (found here: https://github.com/mwaterfall/MWFeedParser ). I followed his example app,
Share
You can access enclosures with
MWFeedParser. I’ve done it. They’re stored initem.enclosureswhereitemis theMWFeedItem.