GitHub user mobileias opened a pull request:
https://github.com/apache/cordova-plugin-device/pull/71
Auto Hide Splashscreen issue in android
Hello
We are creating build using phonegap web site.
We use below phonegap cli
`<preference name="phonegap-version" value="cli-7.0.1" />`
also use latest splashscreen plugin
`<plugin name="cordova-plugin-splashscreen" source="npm" version="4.0.3"/>`
`<preference name="SplashScreen" value="screen" />`
`<preference name="SplashScreenDelay" value="100000" />`
`<preference name="SplashShowOnlyFirstTime" value="false" />`
We hide splash screen manually using js code.
as we checked in android OS only device plugin prompt for
Manage calls related permission.
we use below plugin
`<plugin name="cordova-plugin-device" source="npm" version="1.1.3" />`
when it shows below type
http://prntscr.com/gg6trn
then splash screen automatic hide.
So can you please help us to resolve that issue ?
Regards
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/cordova-plugin-device master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-device/pull/71.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #71
----
commit 43a1aa647b78682fd1f44a8f358d2200010f5684
Author: filmaj <[email protected]>
Date: 2017-04-27T19:26:07Z
Set VERSION to 1.1.7-dev (via coho)
commit e89ae891f11d1ff01d86df0a17de3072af3fabff
Author: filmaj <[email protected]>
Date: 2017-05-24T19:27:11Z
CB-12847: added `bugs` entry to package.json.
commit 59e0a86e77eadc0d68e789d8bdd551ff358ad8ef
Author: filmaj <[email protected]>
Date: 2017-05-25T10:31:45Z
CB-12847: fixed `bugs` entry in package.json.
commit 2d845036befa5152ab9b87011c0970cc95833e69
Author: Alexander Sorokin <[email protected]>
Date: 2017-06-23T11:12:13Z
CB-12935: (ios, android) Enable paramedic builds on Travis CI
commit 412938d446b228e87f577c3b09449aa7d7eee3ab
Author: Alexander Sorokin <[email protected]>
Date: 2017-06-29T12:02:47Z
CB-12935: (windows) Enable paramedic builds on AppVeyor
commit 233a8b3cfb2578b22faaf338635a5a226c3c3715
Author: Alexander Sorokin <[email protected]>
Date: 2017-07-06T11:23:14Z
CB-12991: (CI) Updated CI badges
commit 24b6a33ec59fb0fdd318caaad49daea15a8a20a5
Author: Alexander Sorokin <[email protected]>
Date: 2017-07-10T07:33:45Z
CB-13000: (CI) Speed up android builds
commit f32cfc288b3669893f4fb239cc98cbf1552ef151
Author: Alexander Sorokin <[email protected]>
Date: 2017-07-26T07:11:34Z
CB-13028 (CI) Browser builds on Travis and AppVeyor
commit a886200d3f9a56a4de21090effca050c94613a2b
Author: Alexander Sorokin <[email protected]>
Date: 2017-07-26T07:49:05Z
CB-13113 (browser) device.isVirtual is always false
commit 965f65d9ddb0973d9a757599fbf92f1d64b30f33
Author: filmaj <[email protected]>
Date: 2017-07-26T15:09:54Z
Closes #66
commit 3dfbb7826fff868179dcc5e028992eedf9cb7121
Author: Audrey So <[email protected]>
Date: 2017-06-09T22:27:27Z
CB-12895 : setup eslint and removed jshint
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]