[GitHub] cordova-plugin-camera issue #230: CB-6708: [iOS]keep the metadata of image, ...

2016-09-05 Thread lxbyes
Github user lxbyes commented on the issue: https://github.com/apache/cordova-plugin-camera/pull/230 ICLA has been signed and re submitted to secret...@apache.org. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] cordova-plugin-camera pull request #230: CB-6708: [iOS]keep the metadata of ...

2016-09-05 Thread lxbyes
Github user lxbyes commented on a diff in the pull request: https://github.com/apache/cordova-plugin-camera/pull/230#discussion_r77570045 --- Diff: src/ios/CDVCamera.m --- @@ -240,13 +240,9 @@ - (void)alertView:(UIAlertView *)alertView clickedButtonAtIndex:(NSInteger)butto

[GitHub] cordova-plugin-camera issue #230: CB-6708: [iOS]keep the metadata of image, ...

2016-08-15 Thread lxbyes
Github user lxbyes commented on the issue: https://github.com/apache/cordova-plugin-camera/pull/230 test passed --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and

[GitHub] cordova-plugin-camera pull request #230: CB-6708: [iOS]keep the metadata of ...

2016-08-12 Thread lxbyes
GitHub user lxbyes opened a pull request: https://github.com/apache/cordova-plugin-camera/pull/230 CB-6708: [iOS]keep the metadata of image, add GPS when take picture from Camera. ### Platforms affected ### What does this PR do? ### What