Changes

no edit summary
Line 1: Line 1: −
<pre style="background-color: #EEEEEE; color: Black; border-radius: 10px; padding: 10px;">
+
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
This trigger will be fired when an incoming sms is received.
 
This trigger will be fired when an incoming sms is received.
   Line 8: Line 8:  
Note that if this trigger does not work, it may be that your messaging app uses the 'RCS' protocol instead of actual SMS. These are not detectable directly by MacroDroid. An alternative is to use the notification received trigger.
 
Note that if this trigger does not work, it may be that your messaging app uses the 'RCS' protocol instead of actual SMS. These are not detectable directly by MacroDroid. An alternative is to use the notification received trigger.
 
</pre>
 
</pre>
<br>
  −
'''Example Usage'''<br/>
  −
Automatically read sms from my contact group called "my family".
  −
<pre style="background-color: #AC2424; color: white; border-radius: 10px; padding: 10px;">
  −
Triggers
  −
  −
SMS received (ANY) from My family
  −
</pre><br>
  −
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
  −
Actions
  −
  −
Speak text: [sms_name][sms_message]
  −
</pre><br>
  −
<pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;">
  −
Constraints
  −
  −
  −
</pre><br>
  −
<pre style="background-color: teal; color: white; border-radius: 10px; padding: 10px;">
  −
Local variables
  −
  −
  −
</pre><br>
 
editors
1,590

edits