[GitHub] cordova-plugin-wkwebview-engine issue #16: CB-11554 - too 'brutal' app reloa...

2016-12-22 Thread pwbs
Github user pwbs commented on the issue:

https://github.com/apache/cordova-plugin-wkwebview-engine/pull/16
  
@mccraigmccraig thank you for your reply. I'll try to find some time for 
that next month...


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] cordova-plugin-wkwebview-engine issue #16: CB-11554 - too 'brutal' app reloa...

2016-12-22 Thread pwbs
Github user pwbs commented on the issue:

https://github.com/apache/cordova-plugin-wkwebview-engine/pull/16
  
I've just witnessed it again: this time there's no doubt that it's 
`about:blank`. 

However this time I have some weird messages in Safari's console:
https://cloud.githubusercontent.com/assets/15014298/21432820/764c3e40-c86d-11e6-84c2-3c71bdcbc64b.png";>



---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] cordova-plugin-wkwebview-engine issue #16: CB-11554 - too 'brutal' app reloa...

2016-11-23 Thread pwbs
Github user pwbs commented on the issue:

https://github.com/apache/cordova-plugin-wkwebview-engine/pull/16
  
Since it's a non-inspectable version, I can't be sure that it's actually 
`about:blank`, although I'd bet it is.

(I'm using iOS10 and with the inspectable versions I build with Xcode 
8.{0,1} systematically crash when the user wants to upload a file; so it's not 
convenient at all to use those versions. Hence, the non-inspectable versions 
are built using Xcode 7; but I can't transfer them to my iOS10 iPhone because 
iOS10 is not supported on Xcode 7...)


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] cordova-plugin-wkwebview-engine issue #16: CB-11554 - too 'brutal' app reloa...

2016-11-23 Thread pwbs
Github user pwbs commented on the issue:

https://github.com/apache/cordova-plugin-wkwebview-engine/pull/16
  
I've just observed it with a non-inspectable version: it's not recovering 
after back/foregrounding the app. :-/ 


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] cordova-plugin-wkwebview-engine issue #16: CB-11554 - too 'brutal' app reloa...

2016-11-22 Thread pwbs
Github user pwbs commented on the issue:

https://github.com/apache/cordova-plugin-wkwebview-engine/pull/16
  
Anyone has an idea why I still encounter `about:blank` white screen of 
death?
It's quite hard to reproduce, it took me months before I could observe it 
with a Safari-inspectable version (so I could be sure it was a `about:blank` 
and not something else). It's even harder to observe in an Xcode-inspectable 
environment...


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] cordova-plugin-wkwebview-engine issue #11: CB-9888: (iOS) check & reload WKW...

2016-07-25 Thread pwbs
Github user pwbs commented on the issue:

https://github.com/apache/cordova-plugin-wkwebview-engine/pull/11
  
Right, the issue is opened there: 
https://issues.apache.org/jira/browse/CB-11554
(Sorry I'm not too used to this "PR on github but issues on 
issues.apache.org")


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] cordova-plugin-wkwebview-engine issue #11: CB-9888: (iOS) check & reload WKW...

2016-07-12 Thread pwbs
Github user pwbs commented on the issue:

https://github.com/apache/cordova-plugin-wkwebview-engine/pull/11
  
I remembered later that every time I inspected the contents of the WSOD, 
the page actually was a about:blank, so can't we test window.location instead?
Also, the reason why it ended up on about:blank was because it no longer 
had the rights for loading the local file:///...
Would this be a good lead?

Philippe Wang
(mail sent from a phone)

> On 11 Jul 2016, at 16:29, mccraigmccraig of the clan mccraig 
 wrote:
> 
> yw, also, since absence of evidence is not evidence of absence :) , 
perhaps keep an eye out for WSOD recoveries matching your ==nil test - there's 
the obvious reload pause when the app comes into the foreground, and then you 
should be able to retrieve a log message like CDVWKWebViewEngine reloading! 
from the device logs
> 
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub, or mute the thread.
> 



---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] cordova-plugin-wkwebview-engine issue #11: CB-9888: (iOS) check & reload WKW...

2016-07-11 Thread pwbs
Github user pwbs commented on the issue:

https://github.com/apache/cordova-plugin-wkwebview-engine/pull/11
  
@mccraigmccraig thank you for your answers :)

I've started using a version where it's `BOOL reload = (title == nil); `. 
If I meet a WSOD with the app not restarting, I'll try investigate and tell you.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] cordova-plugin-wkwebview-engine issue #11: CB-9888: (iOS) check & reload WKW...

2016-07-11 Thread pwbs
Github user pwbs commented on the issue:

https://github.com/apache/cordova-plugin-wkwebview-engine/pull/11
  
My app sets the title to "" sometimes, which makes this plugin restart my 
app on each resume.

I guess that either the criterion `[title isEqualToString:@""]` shouldn't 
be used, or my app should never set the title to "". Perhaps both? I mean, 
isn't it weird to count on the status of the title to determine if we have the 
blank screen of death?


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] cordova-plugin-wkwebview-engine issue #11: CB-9888: (iOS) check & reload WKW...

2016-07-11 Thread pwbs
Github user pwbs commented on the issue:

https://github.com/apache/cordova-plugin-wkwebview-engine/pull/11
  
Could we use `BOOL reload = (title == nil);` instead of `BOOL reload = 
((title == nil) || [title isEqualToString:@""]);` ? 


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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