imageURI changes after IOS upgrade of app
问题 I have a jquery mobile app (phonegap build). I have a function that will get the uri of an image from the device's photo gallery. I store the uri as a string in local storage so the next time the page is opened, the image displays using the uri. All this works fine (I am not getting the Data-UrI of the image because I don't want to use up the local storage, and I certainly do not want to upload the images to a server due to the app being used in a school (privacy issues). on the device is