cbitstech / Purple-Robot

Sensing and automation platform for Android.
Other
38 stars 19 forks source link

PR 1.4.4 seems to break interaction with Purple Notifier 1.1.1 #203

Closed estory1 closed 10 years ago

estory1 commented 10 years ago

1) Uninstall PR, PN. 2) Reboot the phone. 3) Install PR 1.4.4, PN 1.1.1, add an identifier of 'MA', add a widget having the 'MA' identifier. 4) Try running an update script on the http://localhost:12345/test.html, e.g.:

{
    "command": "execute_script",
    "script": "PurpleRobot.updateWidget({'identifier': 'MA', 'message': 'foo'});"
}

The widget will fail to update the message field to the text "foo". (PRNM also fails to update the widget now.)

audaciouscode commented 10 years ago

Can you confirm if this has been addressed?

estory1 commented 10 years ago

Current versions of each do work; feel free to close. Thanks!

Can you confirm if this has been addressed?

— Reply to this email directly or view it on GitHubhttps://github.com/nupmmarkbegale/Purple-Robot-Manager/issues/203#issuecomment-28563211 .