Getsatisfaction integration support

Hi guys. Get Satisfaction is a great service that allows people to leave feedback on your site. Someone has developed and integration for iPhone apps.

http://code.google.com/p/satisfactionremotecomponent/

It would be great for us developers to put a feedback button in our apps, allow people to type within the app and submitting the feedback without exiting.

[import]uid: 8192 topic_id: 2308 reply_id: 302308[/import]

Just got an email from the David. The person who developed the integration. I had asked him if the application closes and opens getsatisfaction screen. Here has his reply.

“You don’t need to exit your app… after copying some code into your iPhone app, you can launch the component as a fullscreen modal UIViewController. Typically, you’d have a button somewhere labeled “Feedback” or “Support” and that would launch the component within your app. When the user wants to return to your app, they just push the “Done” button and it slides away.”

Would this be a really hard to implement? Ansca? [import]uid: 8192 topic_id: 2308 reply_id: 7025[/import]