This is a migrated thread and some comments may be shown as answers.

Windows Phone 10 Deploy / Svg issue

1 Answer 59 Views
Windows Phone
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Christopher
Top achievements
Rank 1
Christopher asked on 19 Apr 2016, 08:19 AM

Hello,

I have the following problem, I have 2 Lumia 735 1 with WP 8.1 and 1 with WP10 (10.0.10586.107)

1. Problem WP 8.1

Now when building my App for WP 8.1 everything works fine except, that all the svgs arent rendered, I already tried removing the xml tag and other solutions, nothing worked... The svg is embedded via img tag

<img ng-src="./img/{{mySvg}}.svg" alt="{{mySvg}}" />

 

2. Now we updated one of the Lumias to WP10, I am not able to build my App anymore I already tried different Cordova Versions 4.0.0 / 5.0.0 

At First I got a 500 Error when building, after that every time i tried I got

Error: [ab-winbpc-1] Connecting to remote server ab-winbpc-1 failed with the following error message : Access is denied. For more information, see the about_Remote_Troubleshooting Help topic.

Error: Unable to create PSSession
Error: [ab-winbpc-1] Connecting to remote server ab-winbpc-1 failed with the following error message : Access is denied. For more information, see the about_Remote_Troubleshooting Help topic.

Error: Unable to create PSSession

Svg Problem still exists even in WP10 with Edge

Please tell me what Settings do I have to change so I can Build on Windows 10 and how to fix the SVG issue

 

Regards Christopher

 

1 Answer, 1 is accepted

Sort by
0
Tsvetina
Telerik team
answered on 22 Apr 2016, 08:28 AM
Hello Christopher,

With regard to the first issue, many people report that a working fix for them is to open the SVG file and remove the XML declaration in the first line:
SVGs not showing in Windows Phone 8 Phonegap app

The second problem is most probably related to a temporary downtime in our Windows Phone build service. Can you try building the app again and let us know if there are still any errors?

Regards,
Tsvetina
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
Tags
Windows Phone
Asked by
Christopher
Top achievements
Rank 1
Answers by
Tsvetina
Telerik team
Share this question
or