Search results

  1. P

    Set Notification Sound function

    Anyone able to shed some light on this one?
  2. P

    Set Notification Sound function

    Hi, Another dumby question. I'm using a Set Notification Sound action and when selecting the sound I can hear it play. After saving and then doing a Test, I don't hear the sound play back. Same when running the macro either in the car or on Bluestacks. I've tried different streams but...
  3. P

    Catching Intents and Variables

    Hi, Yeah, I played around with it a bit more and that's exactly what I ended up doing. Seems to work well on the simulator. I did have to create a bool flag to set so I didn't continually generate messages, but all good.
  4. P

    Catching Intents and Variables

    Hi, I'm catching Intents messages from the torque app and want to take conditional actions depending on the values of the messages coming in. For Triggers I have an Intent Received to catch the message, but I cannot seem to assign the value to a previously created global variable of type...
Top