In the manifest I added:
<iq:permissions>
<iq:uses-permission id="UserProfile"/>
</iq:permissions>
When I try to upload it to the store I get an exception:
The following errors were detected in your app file
- The app permission UserProfile in the manifest file is invalid.
Can this be fixed?