Solved Can't reply to SMS Notifications

Discussion in 'Join' started by Ossus, Nov 8, 2016.

  1. Ossus

    Ossus New Member

    Joined:
    Nov 8, 2016
    Messages:
    4
    Likes Received:
    0
    This started about two weeks ago. When I get a notification for an SMS, clicking on either the SMS or the reply button does nothing. The only thing I can do is clear the notification. If I want to reply, I have to go through the join menu and reply from there. Previously, this worked just fine for me.

    I'm running 64bit Chrome on Windows 10.
     
  2. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Can you please try this:
    - go into Chrome
    - settings
    - extensions
    - enable developer mode
    - click on join.html
    - go to the console tab
    - click on an SMS notification
    - see if anything appears there and post it here

    Thanks in advance!
     
  3. Ossus

    Ossus New Member

    Joined:
    Nov 8, 2016
    Messages:
    4
    Likes Received:
    0
    So it doesn't look like SMS Notification is showing up in the console tab. Here is the output I have:

    Code (Text):
    join.js:1445 Got key: *removed key*
    web.js:13 Posting to: https://joinjoaomgcd.appspot.com/_ah/api/registration/v1/registerDevice/
    web.js:23 POST status: 200
    join.js:1416 Refreshing devices...
    web.js:13 Posting to: https://joinjoaomgcd.appspot.com/_ah/api/registration/v1/listDevices/
    web.js:23 POST status: 200
    join.js:1418 Objectetag: ""ng6ythHxyJsVf7et34oz5RLy39c/AVE-cuOFasoqGFKHJLpT4dw0JYA""kind: "registration#resourcesItem"records: Array[3]success: trueuserAuthError: false__proto__: Object
    join.js:1489 After setting devices: 53e8fd86e77e4414a28d39d25adddd04
     
  4. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    What chrome version are you using? Thanks
     
  5. Ossus

    Ossus New Member

    Joined:
    Nov 8, 2016
    Messages:
    4
    Likes Received:
    0
    Version 56.0.2906.0 dev (64-bit)
     
  6. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Ok, that's the issue. That's a dev version. I'll be updated the extension today to make it work. Thanks
     
  7. Ossus

    Ossus New Member

    Joined:
    Nov 8, 2016
    Messages:
    4
    Likes Received:
    0
    Thanks man. Not sure if this matters or not but it was working on the dev version previously. It stopped about two weeks ago, so maybe a bad dev update?
     
  8. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    The issue is that something I was using was deprecated on Chrome 56 :)
     
    Ossus likes this.

Share This Page