Certification process : Windows Phone -Location Service API -


i upload windows phone application market place ; , certification process failed ; error is

"comments: application not include privacy policy explaining how application uses location service api. application not appear use location service api."

but application don't depend on location service api ! never !

any 1 have idea ?

i see couple of reasons type of message:

  • your app references 1 of location api namespaces
  • a reference used app app references 1 of location api namespaces (normally happens ads frameworks)
  • your wmappmanifest.xml contains id_cap_location capability, giving app location capabilities.

Popular posts from this blog

Php - Delimiter must not be alphanumeric or backslash -

trac - Modifying workflow to add a status and split on ticket type -

Delphi interface implements -