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 b04677f commit 157f776Copy full SHA for 157f776
config.xml
@@ -19,8 +19,8 @@
19
<gap:plugin name="com.phonegap.plugins.barcodescanner"/>
20
<gap:plugin name="cordova-plugin-barcodescanner" source="npm"/>-->
21
22
- <!--<plugin name="br.com.paveisitemas.splashscreen" spec="2.1.1" source="pgb" />-->
23
- <preference name="SplashScreen" value="screen"/>
+ <plugin name="cordova-plugin-splashscreen" source="npm" />-->
+ <!--<preference name="SplashScreen" value="screen"/>-->
24
25
<!--<plugin name="org.apache.cordova.inappbrowser" source="pgb" />-->
26
0 commit comments