Andrew Drach

Results 8 comments of Andrew Drach

friendly nag :) PS I would be happy to do a collab session together if that would help to move this issue along :)

I also just tried 0.7.0 and that did not work for me either. For some reason, SourceTree does not like wslgit executable even when you directly point at it, or...

@SynchroM : the same issue here running the latest version on iOS: trying to get the photo from signed AWS-S3 URL does not work, however pulling an image from google...

reverting back to version 1.1.11 fixed it for me. ``` ionic cordova plugin rm com-sarriaroman-photoviewer ionic cordova plugin add [email protected] ``` All versions starting from 1.1.13 refuse to load an...

@rnovaski, @SynchroM: please see my comment on how to fix the issue in the latest build

+1 the same issue on `1.0.0-41` deleting node_modules, pinning to `-38` and re-deploying fixed the issue

thx, this is helpful

@thenovacreator 's snippet works for the case when `buttonDestination !== 'checkout'` if you want to go straight to checkout with the checkout code, one can override buttonDestination to be a...