If you switched to Three20’s iPad branch and see a linking error about MFMailComposeViewController in TTEmailComposer.o, make sure you add MessageUI.framework to your build target.
If you switched to Three20’s iPad branch and see a linking error about MFMailComposeViewController in TTEmailComposer.o, make sure you add MessageUI.framework to your build target.
Thanks. I would have spent forever figuring that out.
No problem. Also, if you run into strange inheritence problems, make sure you pull today's commits by Jeff.
Hi there,
Is it possible to use Three20 for iPad? Are there any issues? Also, are there any alternatives to it?
It depends what you're trying to do, if you expect Three20 to work out of the box on an iPad then you shouldn't use it yet, there is a GSoC project to make the framework iPad compatible. In my universal app I am using my extensions of the ThumbsVC and PhotoVC and WebController, and it works great with a little bit of hacking.