brodybits commented on issue #239: CB-13175: fixing windows8.1 crash on startup
URL: https://github.com/apache/cordova-windows/pull/239#issuecomment-358769082
 
 
   WORKAROUND HACK SOLUTION is to simply apply the changes in 
<https://github.com/apache/cordova-windows/pull/232> for CB-12784 by hand:
   * replace `appView.titleBar` with `isWin10UWP` in `colorizeTitleBar` and 
`revertTitleBarColor` functions in cordova.js (right around the place where it 
crashes with the uncaught exception).
   
   Additional links:
   - Further description along with the workaround solution in 
<https://github.com/brodybits/cordova-notes/issues/3>
   - CB-13796 (<https://issues.apache.org/jira/browse/CB-13796>) with duplicate 
report that I raised before finding this one (CB-13175 / 
<https://github.com/apache/cordova-windows/pull/239>)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to