4

I'm working on a native ios app and am trying to set up the javascript to add bundle resources into a web page.

Is it possible to use local bundle resources and display them in the web view?

The page is all set up, I know where I want the image. I just need a way to tell the html to reference the image on the device. So when the page loads i can set (img src = "/SomeDirectoryOnIphone/myImage.png").

Thanks!

4

1 に答える 1

0

/private/var/mobile/media/DCIM/100APPLE/画像を保存しますが、番号が付けられています。画像には名前IMG_324.JPGまたは任意の番号が付けられます。私はあなたがそれを呼び出すことができるとは思わないmyImage.png.

于 2013-01-28T13:29:06.357 に答える