I was looking at the code last night for mobile mail. There are slight
differences in how the two work besides just allowing attachments. There is
some commented out code in the revMail version that still is in the
mobileComposeMail version. Can’t remember if that was the iOS specific one
or the general one right now though.

Quick fix is probably just to use mobileComposeMail in the common library
revMail handler. I did try that but didn’t verify sender only worked as
before.
On Tue, Apr 10, 2018 at 5:56 AM Ali Lloyd via use-livecode <
use-livecode@lists.runrev.com> wrote:

> Just looking at the code in MCKeywordsExecCommandOrFunction, it seems that
> there is no provision for passing to a 'global handler' (eg mobile-specific
> handlers or cameraControl handlers).
>
> On Tue, Apr 10, 2018 at 3:35 AM Brian Milby via use-livecode <
> use-livecode@lists.runrev.com> wrote:
>
> > I did a check tonight and do see the same issue. I changed the common
> > library to call mobileComposeMail and it worked with subject and
> addressee
> > specified. I’ll do another test to be sure it works generally as before
> and
> > submit a PR. Not sure why the pass isn’t working though.
> > On Mon, Apr 9, 2018 at 9:26 PM Sannyasin Brahmanathaswami via
> use-livecode
> > <
> > use-livecode@lists.runrev.com> wrote:
> >
> > > ditto that… I only use it an mobile BR
> > >
> > > Andrew:
> > >     I'll probably look at switching my code over from revMail to
> > >     mobileComposeMail as Brian Milby recommended since I'm only using
> > this
> > >     in an iOS/Android app.
> > >
> > > _______________________________________________
> > > use-livecode mailing list
> > > use-livecode@lists.runrev.com
> > > Please visit this url to subscribe, unsubscribe and manage your
> > > subscription preferences:
> > > http://lists.runrev.com/mailman/listinfo/use-livecode
> > _______________________________________________
> > use-livecode mailing list
> > use-livecode@lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage your
> > subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-livecode
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to