04-30-2012 10:43 AM - edited 04-30-2012 10:46 AM
When I register a custom AttachmentHandler, I see the menu option show up in the Messages app and in the Gmail app. But the handler only seems to get called in the Messages app. The menu option will do nothing in the Gmail app. I have verified using the debugger that my code does not get called by the Gmail app.
04-30-2012 01:13 PM
Are attachment handlers supposed to be supported in the Gmail app? If my menu option shows up then I would think it would be.
05-01-2012 09:05 AM
Any ideas?