read before, my Cheap Ass Gamer app for Windows 8 broke a little while back, due to Twitter dropping support for their v1 API. Version v1.1 carries tighter restrictions that make downloading Twitter like an RSS feed basically impossible. Here are the main changes that make my implementation in the CAG app useless:
I’ve done some research and its been fun learning new ways to solve these problems. I’ve spent most of today writing new code for the app and hopefully version 1.3 will be ready soon. This version should improve the app’s experience as I’ve also squashed some bugs and will probably add roaming features so your credentials and current podcast info will be available across all your Windows 8 devices.
Check the blog for more updates soon.
UPDATE: If you’re interested in doing Twitter in your own app, this example is really, really useful.