Trouble loading html file in webview of detailview using plist and tableviw
问题 I have a1.html, a2.html, b1.html, b2.html as local resources within app. I am having trouble loading these html files using plist and tableview into detailview's webview PLIST topics.plist <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>HN</key> <array> <dict> <key>Name</key> <string>Boston</string> <key>File</key> <string>a1</string> </dict> <dict> <key>Name</key>