Great article, thanks! I have prod and dev flavors in my project, and there is a certain problem with them. Share works for builds with both flavors, but recordSentMessage only works for prod env. Conditionally I have app bundles 'com.bla.bla' + 'com.bla.bla.dev' and groups 'group.com.bla.bla'+'group.com.bla.bla.dev'. Do you have recordSentMessage working for all your environments?