forked from public/cordova-plugin-camera
CB-7461 - Geolocation fails in Camera plugin in iOS 8
This commit is contained in:
committed by
Anis Kadri
parent
5c1394058c
commit
fa30a56760
@@ -143,6 +143,11 @@
|
||||
<framework src="AssetsLibrary.framework" />
|
||||
<framework src="MobileCoreServices.framework" />
|
||||
<framework src="CoreGraphics.framework" />
|
||||
|
||||
<config-file target="*-Info.plist" parent="NSLocationWhenInUseUsageDescription">
|
||||
<string></string>
|
||||
</config-file>
|
||||
|
||||
</platform>
|
||||
|
||||
<!-- blackberry10 -->
|
||||
|
||||
Reference in New Issue
Block a user