AutoNotification Autonotification Query always fails

Discussion in 'AutoApps' started by alexylem, Nov 19, 2016.

  1. alexylem

    alexylem New Member

    Joined:
    Nov 19, 2016
    Messages:
    1
    Likes Received:
    0
    When I use Autonotification Query:
    Code (Text):
    Persistency Type: Both
    Use Regex: false
    Has Reply Action: false
    Get All Fields: false
    it always fails with:
    Code (Text):
    11.18.39/ActionArgBundle key: QueryAnyMatch: replace <null> String value with null
    11.18.39/ActionArgBundle key: BigTextNames: replace <null> String value with null
    11.18.39/ActionArgBundle key: BigImageNames: replace <null> String value with null
    11.18.39/ActionArgBundle key: QueryText: replace <null> String value with null
    11.18.39/ActionArgBundle key: InternalActionsBig: replace <null> String value with null
    11.18.39/ActionArgBundle key: QueryAppPackage: replace <null> String value with null
    11.18.39/ActionArgBundle key: ImageNames: replace <null> String value with null
    11.18.39/ActionArgBundle key: InternalActionsSmall: replace <null> String value with null
    11.18.39/ActionArgBundle key: QueryAppName: replace <null> String value with null
    11.18.39/ActionArgBundle key: TextNames: replace <null> String value with null
    11.18.39/ActionArgBundle key: QueryTitle: replace <null> String value with null
    11.18.39/E FIRE PLUGIN: AutoNotification Query / com.twofortyfouram.locale.intent.action.FIRE_SETTING: 20 bundle keys
    11.18.39/E AutoNotification Query: plugin comp: com.joaomgcd.autonotification/com.joaomgcd.autonotification.broadcastreceiver.BroadcastReceiverNotify
    11.18.39/E add wait type Plugin1 time 2
    11.18.39/E add wait type Plugin1 done
    I am on an LG G3 / Android 5.0
    AutoNotification v2.5.21
    Notification Intercept is enabled to access notifications
    PS: Autonofication to create notifications also crashes with similar log although the notification is created. Interception on Profile works.
    Thanks for your help!
     
  2. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Sorry, but that doesn't actually tell me what the error is. Can you please enable the "Continue Task on Error" option in the action that's giving you the error and on the next step use a flash action with the text %errmsg?
    Thanks in advance
     

Share This Page