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 2020/01/15 13:03:44 UTC

[GitHub] [cordova-plugin-inappbrowser] brandPittCode opened a new issue #611: [ Ionic iOS] create window opens a white screen

brandPittCode opened a new issue #611: [ Ionic iOS] create window opens a white screen 
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/611
 
 
   ### Issue Type
   
   - [x ] Bug Report
   - [ ] Feature Request
   - [ ] Support Question
   
   ## Description
   When I open an url with an in-app-browser instance in iOS the system opens a  white window with the word loading at the bottom. 
   
   ## Information
   iOS console ouput : 
   
   "[Assert] Unsupported use of UIKit API off the main thread: UIAccessibilityIsAssistiveTouchRunning()
   [Assert] Unsupported use of UIKit API off the main thread: UIAccessibilityIsGuidedAccessEnabled()"
   
   It works fine in Android.
   
   ### Command or Code
   
   iab.create(url, 'blank_', 'location=no')
   
   ### Environment, Platform, Device
   ionic iOS
   
   ### Version information
   "@ionic-native/in-app-browser": "^5.12.0",
   "cordova-plugin-inappbrowser": "^3.2.0",
   "cordova-plugin-ionic-webview": "^4.0.0",
   
   
   ## Checklist
   
   - [x] I searched for already existing GitHub issues about this
   - [x] I updated all Cordova tooling to their most recent version
   - [x] I included all the necessary information above
   

----------------------------------------------------------------
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


[GitHub] [cordova-plugin-inappbrowser] brandPittCode closed issue #611: [ Ionic iOS] create window opens a white screen

Posted by GitBox <gi...@apache.org>.
brandPittCode closed issue #611: [ Ionic iOS] create window opens a white screen 
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/611
 
 
   

----------------------------------------------------------------
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


[GitHub] [cordova-plugin-inappbrowser] brandPittCode commented on issue #611: [ Ionic iOS] create window opens a white screen

Posted by GitBox <gi...@apache.org>.
brandPittCode commented on issue #611: [ Ionic iOS] create window opens a white screen 
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/611#issuecomment-574742212
 
 
   I was a problem of url encoding

----------------------------------------------------------------
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