Skip to content

Commit

Permalink
Added backgroundaudio
Browse files Browse the repository at this point in the history
  • Loading branch information
EddyVerbruggen committed Sep 8, 2014
1 parent d0c83f7 commit d13bcda
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
<gap:plugin name="nl.x-services.plugins.insomnia" />
<gap:plugin name="nl.x-services.plugins.sslcertificatechecker" />
<gap:plugin name="nl.x-services.plugins.headsetdetection" />
<gap:plugin name="nl.x-services.plugins.backgroundaudio" />
<gap:plugin name="nl.x-services.plugins.launchmyapp">
<param name="URL_SCHEME" value="xpluginsdemo" />
</gap:plugin>
Expand All @@ -39,7 +40,7 @@
<!--<gap:plugin name="org.apache.cordova.inappbrowser" />-->


<preference name="phonegap-version" value="3.4.0"/>
<preference name="phonegap-version" value="3.5.0"/>
<preference name="orientation" value="portrait" />
<preference name="target-device" value="universal" />
<preference name="fullscreen" value="false" />
Expand Down

0 comments on commit d13bcda

Please sign in to comment.