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/11/25 14:02:43 UTC

[GitHub] [cordova-ios] c2petrov commented on issue #706: Angular Cordova app stucks at splash screen on iOS 13+

c2petrov commented on issue #706: Angular Cordova app stucks at splash screen on iOS 13+
URL: https://github.com/apache/cordova-ios/issues/706#issuecomment-558169149
 
 
   Hello,
   
   I've managed to resolve my issue with just change version of cordova-plugin-inappbrowser. Actually it didn't workout with just setting the latest version so Ive add it like 
   ` <plugin name="cordova-plugin-inappbrowser" spec="git+https://github.com/apache/cordova-plugin-inappbrowser" />`
   into config.xml and `"cordova-plugin-inappbrowser": "git+https://github.com/apache/cordova-plugin-inappbrowser.git"` into package.json.
   
   Hope that helps. 

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