Skip to content

Commit

Permalink
Users can select an image from their libary on the signup page (test on
Browse files Browse the repository at this point in the history
android). PROBLEM, the plugins/cordova-plugin-camera has a bug in it
that causes a problem with file paths
(apache/cordova-plugin-camera#322). I had to add
the fix manually then run the following commands:
ionic cordova platform rm android (OR IOS)
ionic cordova build android (OR IOS). Still need to implement the image
upload.
  • Loading branch information
dusty-java-cup committed Apr 21, 2019
1 parent e0f902e commit 889f220
Show file tree
Hide file tree
Showing 5 changed files with 580 additions and 151 deletions.
Loading

0 comments on commit 889f220

Please sign in to comment.