unable to see some labels when installing through vs code.
this label is not visible :
<Label id="buttonPlaylistLabel" height="70" width="200" text="PLAY NOW"
vertAlign="center" horizAlign="center">
<Font role="font" uri="pkg:/fonts/Poppins-Medium.ttf" size="24" />
</Label>
but when sideloading through browser this is visible.
There is no problem with this following label using vs code:
<Label id="rating" color="#ffffff" font="font:SmallestBoldSystemFont"
translation="[250,170]" text="" />