Ionic android image path from gallery -


i new in ionic, i'm trying proper image path using camera plugin. have attached image. please let me know how can image following path on deviceenter image description here

.config( function( $compileprovider )   {    $compileprovider.imgsrcsanitizationwhitelist(/^\s*(https?|file|content|local|blob|cdvfile):|data:image\//);   } ) 

add project


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

php - Find a regex to take part of Email -