windows phone 8 - Does ShareMediaTask Require a Data Connection -


i using sharemediatask in windows phone 8 application, , trying determine specific capabilities , requirements on users device. users data connection have turned on on device sharemediatask send picture? also, required have id_cap_networking checked in application's wmappmanifest sharemediatask work? must both of these on?

what have id_cap_networking off in wmappmanifest, not believe require sharemediatask, device's data connection switched on in phone settings. correct?

sharemediatask not have capability requirements inclusion within app.

however, user able share media need able connect internet , selected services. happens outside of app though , app not need declare networking capability directly.

for reference, rules of capability requirements defined in
"c:\program files (x86)\microsoft sdks\windows phone\v8.0\tools\marketplace\rules.xml"


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -