RevMail crashing in iOS stack - LC 6.6 - 7.0.1
Ralph DiMola
rdimola at evergreeninfo.net
Thu Feb 12 10:33:55 EST 2015
I have no problems sending mail with both iOS and Android devices. This is
the command I use for both.
revMail tEmailAddress , , tSubject, tBodyText
LC 6.7.1
Xcode 6.1.1
OSX 10.9.5 (iOS versions)
LC 6.6.5
Win XP SP3 (Android versions)
I generally don't use the simulator. This is probably simulator specific
problem.
Ralph DiMola
IT Director
Evergreen Information Services
rdimola at evergreeninfo.net
-----Original Message-----
From: use-livecode [mailto:use-livecode-bounces at lists.runrev.com] On Behalf
Of Richard Miller
Sent: Thursday, February 12, 2015 10:19 AM
To: How to use LiveCode
Subject: RevMail crashing in iOS stack - LC 6.6 - 7.0.1
I am having a problem getting RevMail to work in an IOS LC stack. I have
tried five different versions of LC (from 6.6 to 7.0.1), but each time I try
the RevMail function, the system displays a blank email with only the
subject line filled in. I can't get the email address or body to fill in.
The blank email sits there for about 10 seconds, then I get a crash report
(part of which is shown below).
Yosemite 10.10.2
Xcode 6.6.1
Not sure which version of the iOS SDK is installed (how would I identify
that?), but I thought the latest version was installed when I installed
Xcode.
The stack I am testing has only one card and one button, with this script:
on mouseUp
revmail "wow at together.net",,"Help","data"
end mouseUp
Any ideas?
Thanks,
Richard Miller
----------------------------------------------------------------------------
--------
Process: MailCompositionService [2034]
Path:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platfor
m/Developer/SDKs/iPhoneSimulator.sdk/Applications/MailCompositionService.app
/MailCompositionService
Identifier: MailCompositionService
Version: 1.0 (1.0)
Code Type: X86-64 (Native)
Parent Process: launchd_sim [1977]
Responsible: launchd_sim [1977]
User ID: 503
Date/Time: 2015-02-12 09:59:36.980 -0500
OS Version: Mac OS X 10.10.2 (14C109)
Report Version: 11
Anonymous UUID: DE114208-C273-8696-1D5B-1CF792FDBE37
Time Awake Since Boot: 61000 seconds
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException',
reason: '*** -[NSRegularExpression
enumerateMatchesInString:options:range:usingBlock:]: nil argument'
terminating with uncaught exception of type NSException
abort() called
CoreSimulator 110.4 - Device: iPhone 5s - Runtime: iOS 8.1 (12B411) -
DeviceType: iPhone 5s
_______________________________________________
use-livecode mailing list
use-livecode at lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list