[ERROR] : Couldn't determine the proper encoding. Make sure this file: My App Name.app is UTF-8 encoded.
Does anyone know how I can fix this error? It's showing up since I've added a web view where I add in some HTML I get back from a JSON feed. The HTML is nothing more than paragraphs, lists and so on, no doctype or meta tags. Is that what's causing the error?