You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/09/12 12:17:00 UTC

[GitHub] shazron commented on issue #49: CB-12815: (ios) Fix bug nativeCallback not executed when app is in background

shazron commented on issue #49: CB-12815: (ios) Fix bug nativeCallback not executed when app is in background
URL: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/49#issuecomment-420626748
 
 
   @jcesarmobile see the [JIRA Issue](https://issues.apache.org/jira/browse/CB-12815?focusedCommentId=16013887&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16013887). `process.nextTick`, `Promises` and `setTimeout` put the code into a the queue for the next process tick. This preserves the existing setTimeout behaviour that Apple has apparently suppressed for setTimeout.
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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