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/11/14 13:47:38 UTC

[GitHub] Nazirovich commented on issue #345: In App Browser - doesn't load webpage in iOS 12

Nazirovich commented on issue #345: In App Browser - doesn't load webpage in iOS 12
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/345#issuecomment-438667199
 
 
   > You are posting this in the Cordova plugin repository, not Ionic. Any specific reason why you are using the Ionic issue template?
   > 
   > From the output above, you don't have Cordova CLI installed, no platforms or plugins in your project. This can not be true. Can you please post those versions?
   > 
   > What URL are you trying to load?
   
   - Because i'm using the ionic framework for my app
   
   - yes sure
   ```
   Cordova:
   
      cordova (Cordova CLI) : 8.1.2 (cordova-lib@8.1.1)
      Cordova Platforms     : none
      Cordova Plugins       : cordova-plugin-ionic-keyboard 2.1.3, (and 5 other plugins)
   ```
   ```
   Node version: v8.9.4
   
   Cordova version: 8.1.1
   
    <access origin="*" />
       <allow-intent href="http://*/*" />
       <allow-intent href="https://*/*" />
       <allow-intent href="tel:*" />
       <allow-intent href="sms:*" />
       <allow-intent href="mailto:*" />
       <allow-intent href="geo:*" />
       <allow-navigation href="*" />
       <allow-navigation href="https://www.sabis.net">
      <plugin name="cordova-plugin-whitelist" spec="1.3.3" />
       <plugin name="cordova-plugin-statusbar" spec="2.4.2" />
       <plugin name="cordova-plugin-device" spec="2.0.2" />
       <plugin name="cordova-plugin-splashscreen" spec="5.0.2" />
       <plugin name="cordova-plugin-ionic-webview" spec="^2.0.0" />
       <plugin name="cordova-plugin-screen-orientation" spec="^3.0.1" />
       <plugin name="cordova-plugin-actionsheet" spec="^2.3.3" />
       <plugin name="cordova-plugin-dialogs" spec="^2.0.1" />
       <plugin name="cordova-plugin-ionic-keyboard" spec="2.0.5" />
       <plugin name="cordova-plugin-inappbrowser" spec="^3.0.0" />
   ```
   - https://www.sabis.net
   
   

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