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 device
.config( function( $compileprovider ) { $compileprovider.imgsrcsanitizationwhitelist(/^\s*(https?|file|content|local|blob|cdvfile):|data:image\//); } ) add project
Comments
Post a Comment