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 2019/04/26 19:26:23 UTC

[GitHub] [cordova-plugin-inappbrowser] gil-vieira-nau-21 opened a new issue #468: postMessage event works on Android but its not working on iOS

gil-vieira-nau-21 opened a new issue #468: postMessage event works on Android but its not working on iOS
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/468
 
 
   # Bug Report
   Hello,
   In my Ionic application the postMessage event is being emitted on Android, but it's not working on iOS. 
   
   ## Problem
   The postMessage event is not being emitted/catched  on iOS. Does anyone has faced this problem ?
   
   ## Log from XCode
   2019-04-26 19:59:48.258142+0100 Financieel Passpoort[19681:102277599] config [object Object]
   2019-04-26 19:59:48.258338+0100 Financieel Passpoort[19681:102277599] openUrl method https://aqopi.com/sources-stub/digid-login.html?source-id=mbd-1
   2019-04-26 19:59:48.264215+0100 Financieel Passpoort[19681:102277599] ab
   2019-04-26 19:59:48.265382+0100 Financieel Passpoort[19681:102277599] No
   2019-04-26 19:59:48.269761+0100 Financieel Passpoort[19681:102277599] No
   2019-04-26 19:59:48.272486+0100 Financieel Passpoort[19681:102277599] handleOnLoad method
   2019-04-26 19:59:48.281608+0100 Financieel Passpoort[19681:102277599] handleOnLoad method
   2019-04-26 19:59:48.281872+0100 Financieel Passpoort[19681:102277599] Tried to show IAB while already shown
   2019-04-26 19:59:48.297361+0100 Financieel Passpoort[19681:102277599] No
   2019-04-26 19:59:48.299729+0100 Financieel Passpoort[19681:102277599] webView:didFailLoadWithError - -999: The operation couldn’t be completed. (NSURLErrorDomain error -999.)
   2019-04-26 19:59:48.304056+0100 Financieel Passpoort[19681:103071166] TIC Read Status [27:0x0]: 1:57
   2019-04-26 19:59:48.305921+0100 Financieel Passpoort[19681:102277599] No
   2019-04-26 19:59:48.795418+0100 Financieel Passpoort[19681:102277599] Unbalanced calls to begin/end appearance transitions for <UIViewController: 0x7f9737159a20>.
   2019-04-26 19:59:48.815076+0100 Financieel Passpoort[19681:102280090] WF: _userSettingsForUser : (null)
   2019-04-26 19:59:48.815168+0100 Financieel Passpoort[19681:102280090] WF: _WebFilterIsActive returning: NO
   2019-04-26 19:59:49.333717+0100 Financieel Passpoort[19681:102277599] onLoad event was triggered
   2019-04-26 20:00:01.434444+0100 Financieel Passpoort[19681:102277599] [Snapshotting] Snapshotting a view (0x7f9733f3b8c0, UIInputSetHostView) that has not been rendered at least once requires afterScreenUpdates:YES.
   2019-04-26 20:00:02.360201+0100 Financieel Passpoort[19681:102277599] No
   2019-04-26 20:00:02.531431+0100 Financieel Passpoort[19681:102280090] WF: _userSettingsForUser : (null)
   2019-04-26 20:00:02.531556+0100 Financieel Passpoort[19681:102280090] WF: _WebFilterIsActive returning: NO
   2019-04-26 20:00:02.546629+0100 Financieel Passpoort[19681:102277599] onLoad event was triggered
   
   
   ### Version information
   Ionic: 3.20.1
   Android: 8.1.0
   iOS: 12
   "@ionic-native/in-app-browser": "^4.2.0",
   "cordova-plugin-inappbrowser": "git+https://github.com/apache/cordova-plugin-inappbrowser.git#master" -> 3.1.0-dev
   "cordova-plugin-ionic-webview": "2.2.0",
   
   
   ## Checklist
   - [x] I searched for existing GitHub issues
   
   
   Best regards,
   Gil

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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