xml - How would you go about making a Simple RSS Feed URL Detecter Action Extension in iOS 8 -


im trying make basic rss reader action extension detect rss feed url (xml based) webpage safari or other web browsers ios. cant figure out how program such thing i've got ui working , basic code ready plug data need can't figure out how parse , check xml based rss feed urls on webpages. can't find tutorial on subject , i'm writing in swift.

action extension looks this

enter image description here


Comments

Popular posts from this blog

Python Kivy ListView: How to delete selected ListItemButton? -

asp.net mvc 4 - A specified Include path is not valid. The EntityType '' does not declare a navigation property with the name '' -