The following code hangs if packaged with --caps=location but runs correctly
if --caps=location is omitted.
import messaging
print "Hello World! 1"
messaging.sms_send("0784xxxxxxx", u'test please ignore')
print "Hello World! 2"
As a consequence it is impossible to use both sms_send and the GPS is the same app.
Software and hardware details:-
Psy60: version 2.0.0
Shell: pythonShell2.0.0-high_capas
Phone: N5800 S60 5th edition
Firmware V52.0.007
Many thanks
Rick