Hi howardBUSMuQ1,
Sorry you went through so much work...
Attachments are broken on Android... It's a bug that has been documented.
I think in the most recent release it has been fixed, not really sure.
Simon
Edit Yes, it's fixed in 6.6.0 dp1. Haven't tested it yet.
Thank you, Simon. I'm ...
Search found 5 matches
- Sat Feb 22, 2014 7:21 am
- Forum: Android Deployment
- Topic: Inadequate dictionary listing for mobileComposeEmail
- Replies: 4
- Views: 4465
- Sat Feb 22, 2014 1:53 am
- Forum: Android Deployment
- Topic: Inadequate dictionary listing for mobileComposeEmail
- Replies: 4
- Views: 4465
Inadequate dictionary listing for mobileComposeEmail
I've tried a million variations of code to send an e-mail with an image file as an attachment and cannot get it to work on Android.
The dictionary listing for mobileComposeMail is not much use because
1) it gives no example of using the attachment array with a key of 'file';
2) it gives no ...
The dictionary listing for mobileComposeMail is not much use because
1) it gives no example of using the attachment array with a key of 'file';
2) it gives no ...
- Mon Feb 10, 2014 10:49 am
- Forum: Talking LiveCode
- Topic: Mobile android standalone initial error getting location
- Replies: 4
- Views: 4490
Re: Mobile android standalone initial error getting location
Dixie,
Thank you for spending time on this. Very generous. If ever you need advice from someone who doesn't know anything, you know who to call.
Cheers.
Thank you for spending time on this. Very generous. If ever you need advice from someone who doesn't know anything, you know who to call.
Cheers.
- Mon Feb 10, 2014 1:05 am
- Forum: Talking LiveCode
- Topic: Mobile android standalone initial error getting location
- Replies: 4
- Views: 4490
Re: Mobile android standalone initial error getting location
Thanks so much, Dixie. If I use a 'repeat forever' as you suggest in the card handler, am I not risking the user being stuck in limbo if - for whatever reason - the mobile can't find the location?
- Tue Feb 04, 2014 1:14 pm
- Forum: Talking LiveCode
- Topic: Mobile android standalone initial error getting location
- Replies: 4
- Views: 4490
Mobile android standalone initial error getting location
Can anyone explain why - when a button has a script including the code below - a standalone Android app will always return an empty message the first time it is pressed, but subsequently will return the latitude?
on mouseUp
if the environment is "mobile" then
mobileStartTrackingSensor "location ...
on mouseUp
if the environment is "mobile" then
mobileStartTrackingSensor "location ...