Remove the warning in service studio regarding the MyResources.zip
96
Views
4
Comments
New
Service Studio

In the version Version 11.54.82 / Build 63748 there is a new warning, 

Unused Resource, Resource 'Resource' is never used. Consider deleting it.

and the warning points to Resources->MyResources.zip.

This resource is part of a mobile application, and the zip file contains all the icons (logos) used by the app. I recommend removing this warning, as an inexperienced developer might mistakenly delete it, causing future compilations to generate the application without its logos. 

Hi @ingaponteca,

I'm not sure if this is intended or a bug. Last week, I encountered this warning, and to me, it doesn't seem valid since this resource is in use within the extensibility configuration.

Best regards,

Bart Nooijens 

Yes, you are right. Do you already have an open ticket with this bug?

Hi @ingaponteca,

I used Service Studio to report the issue. According to the documentation, our implementation is correct, so I think this is a bug and the warning should not be shown. Also, I am not sure if the ideas section is the right way to mention this problem. I would suggest a forum post for the next time :-) 

Best regards,

Bart

Had the exact same thing happen to me today. I remember this working correctly in the past