AutoNotification AutoNotification update notification disappears

Discussion in 'AutoApps' started by Mukow, Jan 30, 2018.

  1. Mukow

    Mukow New Member

    I am setting up a notification using tables that I am updating quite often and noticed randomly the noticing will disappear. To test this theory I created a task that creates the notification and loops 10 times updating the notification and toasting the text. You can see in the video that every 2nd update to the notification it disappears expect the 6th. Testing this again and again it shows that this is random. The expected behaviour is for the notification to not disappear at all. Below is the video for the task and attached is the XML


    View attachment Test.tsk.xml

    Sent from my Pixel 2 using Tapatalk
     
  2. Mukow

    Mukow New Member

    Below is the export of the task using description

    Code (Text):
    A1: For [ Variable:%rotate Items:1,2,3,4,5,6,7,8,9,10 ]
    A2: AutoNotification Table [ Configuration:Title: %rotate
    Separator: ,
    Number of Columns: 5
    Cell Widths: 100
    Cell Height: 50
    Text Alignment: Left
    ID: rotate Timeout (Seconds):60 ]
    A3: Flash [ Text:%rotate Long:Off ]
    A4: Wait [ MS:0 Seconds:3 Minutes:0 Hours:0 Days:0 ]
    A5: End For
     
  3. joaomgcd

    joaomgcd Administrator Staff Member

  4. Mukow

    Mukow New Member

    Hi Joao,

    Thanks for the quick fix and tips. I can confirm working now, although I do see a quick notification inbetween of AutoNotification saying running notifications, I'm assuming this is a requirement any easy way to hide it?[​IMG]

    Sent from my Pixel 2 using Tapatalk
     
  5. joaomgcd

    joaomgcd Administrator Staff Member

    Yes, you can configure notification channels for AutoNotification (by long clicking a notification for example) and you can then disable those :)
     
    Mukow likes this.
  6. yannick.rc

    yannick.rc New Member

  7. joaomgcd

    joaomgcd Administrator Staff Member

    Replied there.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice