AutoNotification AutoNotification + Nougat, Not Working

Discussion in 'AutoApps' started by scotsman, Nov 11, 2016.

  1. scotsman

    scotsman New Member

    Joined:
    Nov 11, 2016
    Messages:
    4
    Likes Received:
    0
    I have a Galaxy S7E. Just flashed the Samsung Nougat beta ROM.

    I restored Tasker data. One I have is to run a FolderSync sync, then use AutoNotification to detect a notification of the sync being successful in the notification area.

    This worked perfectly in Marshmallow, but no matter what settings I try, AutoNotification just isn't detecting the notification at all.

    The FolderSync notification says Sync Ok, so I match that with "any text" and only detecting for the FolderSync app. As I said this worked in Marshmallow, but it's just not working on Nougat.

    Has something changed that hasn't been adjusted for in the app?
     
  2. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Did you re-enable the AutoNotificaiton Intercept service on the new ROM?
     
  3. scotsman

    scotsman New Member

    Joined:
    Nov 11, 2016
    Messages:
    4
    Likes Received:
    0
    Yes, it's enabled. I can't understand this. I've spent hours trying everythign to get it working, but it just won't detect it at all.

    Another part of my Task is to clear the notification once I've manipulated some data, using the App ID, and this works perfectly.
     
  4. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Can you please export your profile's description (not xml) so I can take a look? Long-click the profile in Tasker->export description Thanks in advance
     
  5. scotsman

    scotsman New Member

    Joined:
    Nov 11, 2016
    Messages:
    4
    Likes Received:
    0
    Description:
    Code (Text):

    Get Weather (14)
    A1: FolderSync [ Configuration:weather;;;SYNC Timeout (Seconds):0 ]
    A2: AutoNotification Query [ Configuration:persistency Type: Non-Persistent Only
    Notification Apps: FolderSync
    Any: Sync OK
    Use Regex: false
    Has Reply Action: false
    Get All Fields : true Timeout (Seconds):20 ]
    A3: Goto [ Type:Action Number Number:2 Label: ] If [ %anapp(#) eq 0 ]
    A4: Read File [ File:/storage/403D-1F02/Weather/IDN11027.xml To Var:%forecast ]
    A5: Wait [ MS:0 Seconds:1 Minutes:0 Hours:0 Days:0 ]
    A6: Variable Split [ Name:%forecast Splitter:<forecast> Delete Base:Off ]
    A7: Variable Split [ Name:%forecast2 Splitter:<area aac="NSW_PW006 Delete Base:Off ]
    A8: Variable Split [ Name:%forecast22 Splitter:<text type="forecast"> Delete Base:Off ]
    A9: Variable Split [ Name:%forecast222 Splitter:</text> Delete Base:Off ]
    A10: Variable Set [ Name:%Wdesc To:%forecast2221 Do Maths:Off Append:Off ]
    A11: Variable Split [ Name:%forecast Splitter:NSW_PT105 Delete Base:Off ]
    A12: Variable Split [ Name:%forecast2 Splitter:Celsius"> Delete Base:Off ]
    A13: Variable Split [ Name:%forecast22 Splitter:</ Delete Base:Off ]
    A14: Variable Set [ Name:%Maxtemp To:%forecast221 Do Maths:Off Append:Off ]
    A15: AutoNotification Cancel [ Configuration:Id: 667
    Cancel All: false
    Notification Apps: FolderSync
    Notification Title: Sync OK (case ins)
    Notification Text: Sync OK (case ins)
    Package Name: dk.tacit.android.foldersync.full (case ins)
    Other Id: 667
    Package: dk.tacit.android.foldersync.full Timeout (Seconds):0 ]
     
     
    Last edited by a moderator: Nov 29, 2016
  6. scotsman

    scotsman New Member

    Joined:
    Nov 11, 2016
    Messages:
    4
    Likes Received:
    0
    Another issue I've found in Nougat with AutoNotification. When I dismiss my alarm, the screen remains on for a few seconds. During this time, in Marshmallow, I used AutoNotification to open the notification shade to press a quick setting.

    But in Nougat, AutoNotifrication isn't able to open the notification shade during these few seconds the screen is on. It basically renders a few of my main profiles unusable.
     
  7. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    What exactly happens when you run that task and the notification is present?
     
  8. NickB

    NickB New Member

    Joined:
    Mar 27, 2017
    Messages:
    10
    Likes Received:
    1
    I can confirm that in Nougat very basic notification interception with AutoNotification does not seem to work. I setup a profile to intercept my Samsung SmartThings "Door intrusion detected." notification and despite trying a million different combinations of criteria, it does not work.
    Device: Samsung S7 (non-Edge) SM-G930T
    Android: 7.0
    Build: BQC1
     
  9. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Can you please export your profile's description (not xml) so I can take a look? Long-click the profile in Tasker->export description Thanks in advance
     
  10. CaffeinatedMike

    CaffeinatedMike New Member

    Joined:
    Aug 4, 2016
    Messages:
    1
    Likes Received:
    0
    I'm also having this issue since updating the S7 Edge to Nougat. I used to have my notifications forward to my tv by using AutoNotification to intercept the notifications, but it doesn't appear to do so after updating. I'm quite disappointed after updating to nougat as some of my most-used autoapps profiles will no longer work.
     
: Nougat

Share This Page