@kecwhoborn wrote:
I download image file in
cordova.file.dataDirectory
and I make sure file.In
jsfile:$scope.filepath="C:/Data/Users/DefApps/AppData/Local/Packages/com.ionicframework.example/LocalState/example.jpg"In
htmlfile:<img ng-src="{{filepath}}"/>And I tried
$scope.filepath="ms-appdata:///local//example.jpg"But body is just white space. Other platforms are working (ex. android, ios).
Posts: 1
Participants: 1