[GitHub] cordova-plugin-splashscreen pull request: CB-7964 Add cordova-plug...

2015-08-10 Thread dam1
Github user dam1 commented on the pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/34#issuecomment-129565704 Thanks @Treer, i replaced */myApp/platforms/browser/platform_www/cordova.js* with the [3.7.0-dev](https://raw.githubusercontent.com/apache/cordova-brow

[GitHub] cordova-plugin-splashscreen pull request: CB-7964 Add cordova-plug...

2015-08-05 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/34#issuecomment-128268479 Got it, thanks. Yes, I did misunderstand your post the first time around. Your 'unofficial solution' is sufficient. --- If your project is

[GitHub] cordova-plugin-splashscreen pull request: CB-7964 Add cordova-plug...

2015-08-05 Thread Treer
Github user Treer commented on the pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/34#issuecomment-128245919 Those changes are included in the 3.7.0-dev file I linked to as a solution. We might have a miscommunication. The release version 5.1.1 of cor

[GitHub] cordova-plugin-splashscreen pull request: CB-7964 Add cordova-plug...

2015-08-05 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/34#issuecomment-128242744 @Treer, you are missing the cordova.js changes here: https://github.com/apache/cordova-browser/pull/7/files --- If your project is set up fo

[GitHub] cordova-plugin-splashscreen pull request: CB-7964 Add cordova-plug...

2015-08-05 Thread Treer
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 mak

[GitHub] cordova-plugin-splashscreen pull request: CB-7964 Add cordova-plug...

2015-07-24 Thread jensljungblad
Github user jensljungblad commented on the pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/34#issuecomment-124511377 Also getting this error on 5.1.1. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as we

[GitHub] cordova-plugin-splashscreen pull request: CB-7964 Add cordova-plug...

2015-07-01 Thread racekarl
Github user racekarl commented on the pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/34#issuecomment-117759253 I am also getting the same exception as SunboX under 5.1.1, with the browser platform reporting as 3.5.2 I have tried both cordova run brow

[GitHub] cordova-plugin-splashscreen pull request: CB-7964 Add cordova-plug...

2015-06-19 Thread SunboX
Github user SunboX commented on the pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/34#issuecomment-113439475 I'm getting `10:53:31.345 uncaught exception: module cordova/confighelper not found1 ` using Cordova 5.1.1 --- If your project is set up for it, you

[GitHub] cordova-plugin-splashscreen pull request: CB-7964 Add cordova-plug...

2015-03-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-splashscreen/pull/34 --- 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

[GitHub] cordova-plugin-splashscreen pull request: CB-7964 Add cordova-plug...

2015-01-15 Thread daserge
GitHub user daserge opened a pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/34 CB-7964 Add cordova-plugin-splashscreen support for browser platform Added Browser platform support Using cordova/confighelper module to read parameter values from config.xml