I’m in the process of adding Twitter (tweeting a new high score), and I’m wondering if it’s possible to get this done without the use of native.showWebPopup. I want to avoid it due to the memory issue described here. After being bitten by the aggressive caching thing, I completely removed native.showWebPopup from my project and I’m reluctant to add it back.
I looked at oAuth Library in code exchange as well as Peach’s tutorial on Techority (which has awesome step-by-step instruction, letting me know that I need to create app on Twitter to begin with - very helpful.) Unfortunately, they both use native.showWebPopup in their sample code. In addition, from what I read on forum posts (such as this post), it sounds like these are outdated and no longer working?
Is it possible at all to implement tweeting feature without the use of native.showWebPopup? Has anyone successfully integrate Twitter lately? (BTW, I’m still using Daily Build 706.)
Naomi [import]uid: 67217 topic_id: 22920 reply_id: 322920[/import]