File tree 1 file changed +9
-2
lines changed
1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 65
65
<config-file target =" config.xml" parent =" /*" >
66
66
<feature name =" Geolocation" >
67
67
<param name =" ios-package" value =" CDVLocation" />
68
- </feature >
68
+ </feature >
69
69
</config-file >
70
70
<header-file src =" src/ios/CDVLocation.h" />
71
71
<source-file src =" src/ios/CDVLocation.m" />
94
94
<config-file target =" www/config.xml" parent =" /widget" >
95
95
<feature name =" Geolocation" value =" Geolocation" />
96
96
</config-file >
97
+ <config-file target =" www/config.xml" parent =" /widget" >
98
+ <rim : permissions >
99
+ </rim : permissions >
100
+ </config-file >
101
+ <config-file target =" www/config.xml" parent =" /widget/rim:permissions" >
102
+ <rim : permit >read_geolocation</rim : permit >
103
+ </config-file >
97
104
</platform >
98
105
99
106
<!-- wp7 -->
115
122
116
123
<source-file src =" src/wp/Geolocation.cs" />
117
124
</platform >
118
-
125
+
119
126
</plugin >
You can’t perform that action at this time.
0 commit comments