We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb371d6 commit 2edd834Copy full SHA for 2edd834
config.xml
@@ -8,7 +8,7 @@
8
Adobe PhoneGap Team
9
</author>
10
<hook src="resources/script/add-hockeyapp.js" type="before_build" />
11
- <hook src="resources/script/remove-hockeyapp.js" type="after_build" />
+ <hook src="resources/script/remove-hockeyapp.js" type="after_compile" />
12
<preference name="Orientation" value="default" />
13
<platform name="ios">
14
<preference name="Orientation" value="all" />
0 commit comments