Skip to content

Commit 0c135b7

Browse files
Add "non exempt encryption" plugin
Thanks to this plugin new builds will automatically be available in Testflight (without a need to provide compliance information manually).
1 parent ba8ee1b commit 0c135b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cordova/config.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818

1919
<icon src="res/planet-72.png" />
2020

21+
<plugin name="cordova-plugin-ios-non-exempt-encryption" spec="1.0.0" />
22+
2123
<platform name="ios">
2224
<preference name="WKWebViewOnly" value="true" />
2325

0 commit comments

Comments
 (0)