Hi, I have a sample objective c project which has a bunch of js files included, and set to 'Copy Bundle Resources' in the build Phases. The app builds up a html page, which uses the javascript, and puts it in a web view for display.
I am trying to replicate this in from a MonoTouch application, i have added all the js files, have the HTML loaded in a webview, however it is not loading the javascript. Is this possible from a Monotouch Application? If so what am i likely to be missing, what is the build action/ copy to output directory set as? (thats what i figure is most likely what i have missing). Thanks Phil -- View this message in context: http://monotouch.2284126.n4.nabble.com/Copy-Bundle-Resources-Monotouch-Equivalent-tp4554234p4554234.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
