Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix crash when taking photo from camera
Dictionary was being initialized with nil values which causes crash in Obj-C. I've put a ternary in that will send empty string values for the possible nil values
- Loading branch information