For a watch app I need to use some different bitmaps and strings with Vivoactive HR device. I tried copying resource folder and renaming it as resources-vivoactive_hr and did the needed changes in bitmaps and strings. Other folder structure is same as the original resources folder. The structure is like this:
However, when I run it in the simulator with vivoactive_hr or tall_watch profiles it use the old bitmap and strings. I did the same in a watchface and it seems to work, but not in an app. Is using different resource folders usable only for watchfaces or is there another issue?