Does anyone know of a way to unofficially access Nokia's App Social (Formerly App Highlights Social) service, or if an official API exists?
Im building (or at least attempting to build) an app that is esentially a combination of WebApps, the Windows Store, and App Social (, all wrapped into a nice, Metro Stylized UI), and I need a way to access the App Social service with that last one.
Im sure there is a way to access it, its just a matter of:
I tried using Fiddler to see if I could capture the traffic to and from my phone and the App Social Service, but everything is tunneling over HTTPS through HTTP, so even with decryption on, I've got ditto.
Im building (or at least attempting to build) an app that is esentially a combination of WebApps, the Windows Store, and App Social (, all wrapped into a nice, Metro Stylized UI), and I need a way to access the App Social service with that last one.
Im sure there is a way to access it, its just a matter of:
- If its easy and/or feasible
- Whether its through official API's, or backdoors (Like a number of Youtube Apps)
- Whether its easy to figure out how to access or not
- (and heres the big one,) Whether anyone knows how to do it
I tried using Fiddler to see if I could capture the traffic to and from my phone and the App Social Service, but everything is tunneling over HTTPS through HTTP, so even with decryption on, I've got ditto.