You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/06/11 11:03:10 UTC

[GitHub] [cordova-ios] mosabab edited a comment on issue #868: SVG no longer shown in ios 13.5

mosabab edited a comment on issue #868:
URL: https://github.com/apache/cordova-ios/issues/868#issuecomment-642568621


   Please update to ios@6.0.0
   and remove the wkwebview plugin, there is no need for it anymore (it is already integrated to ios@6.0.0).
   
   And take in your mind that SVG may take long to appear in simulator, but in real device it appear fast .
   
   Just to confirm didi you add the svg in `<img>` tag ?
   like this `img src="images/loader/dots.svg" alt="loading">`?
   
   Regards


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



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