while compiling with cordova for windows phone, i can specify this preference to get toastcapable in resulting appmanifest

but when i take a look to same app pgb-compiled, i cannot see that. And i think that's needed for wp8.1 devices in order to receive WNS notifications correctly.
Is this feature missing for phonegap framework?
<preference name="WindowsToastCapable" value="true" />
but when i take a look to same app pgb-compiled, i cannot see that. And i think that's needed for wp8.1 devices in order to receive WNS notifications correctly.
Is this feature missing for phonegap framework?
