Is there a way to add Background and Communication permissions only to newer devices?
I don't have enough memory left to add it for all devices, but for newer devices I'd like to add features that need Communication, and thus because it's a datafield also Background. But because there's only 1 manifest for the whole project if I add Background permission then the compiler wants me to add all the Background related code.