Both of the apps we're building for our client were refused based on:
1. User Experience / Functionality:
Friend invite functionality is not working. Friend list does not load.
The friend list is loaded via a webservice we wrote to proxy and format information from api.myspace.com/v1/users/friends.xml
I have two issues with this:
a) api.myspace.com is refusing connections to port 80
b) why isn't the app approved for a non-critical feature?
App#120906 & App#120909