IMAmuseum / tap-ios

Native iOS (iPhone & iPod) tour application for the TAP mobile application software platform. Learn more about the project at TAPintoMuseums.org.
http://tapintomuseums.org
GNU Lesser General Public License v3.0
13 stars 5 forks source link

Parser searchig <AssetRef> inside an <AppResource> in Tour Selector #26

Open meyohonor opened 10 years ago

meyohonor commented 10 years ago

Giant crash when trying to load te TourSelectorController with the Tour Splash screen.

export gives me:

<tourml:AppResource tourml:id="asset-image-18" tourml:usage="image"/>

But parser not detecting , any thoughts?

Thanks!