[ 
https://issues.apache.org/jira/browse/CB-7964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14659438#comment-14659438
 ] 

ASF GitHub Bot commented on CB-7964:
------------------------------------

Github user Treer commented on the pull request:

    
https://github.com/apache/cordova-plugin-splashscreen/pull/34#issuecomment-128228076
  
    My unofficial solution:
    
    It looks like splashscreen browser support was accepted in 5.1.1, but the 
configHelper module it depends on didn't make it in time, so to work around 
this you can update your project's `\platforms\browser\platform_www\cordova.js` 
file from version 3.6.0 to 
[3.7.0-dev](https://raw.githubusercontent.com/apache/cordova-browser/90b24d3f01c7f4d827151327e5d69701f36905f8/cordova-lib/cordova.js).
    
    I diff'd 3.6.0 and 3.7.0-dev, and the only difference between the two files 
is confighelper.
    
    Then, if you're using Chrome, you'll have to start [launching it with 
`--allow-file-access-from-files`](https://stackoverflow.com/a/12523274/3343347)


> Add cordova-plugin-splashscreen support for browser platform
> ------------------------------------------------------------
>
>                 Key: CB-7964
>                 URL: https://issues.apache.org/jira/browse/CB-7964
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: Browser
>            Reporter: Sergey Shakhnazarov
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to