IndigoDomotics / indigo-pushover

Indigo plugin to send push notifications via Pushover.
MIT License
17 stars 11 forks source link

Problem with variables #8

Closed richosad closed 6 years ago

richosad commented 9 years ago

Unfortunately I have problems with variables. If I insert it either in the title or body Pushover plugin hangs for a while and I get the following message in the log:

Error (client) timeout waiting for plugin response from io.thechad.indigoplugin.pushover for request UiGetValues2 Error (client) timeout waiting for plugin response from io.thechad.indigoplugin.pushover for request CallPluginFunc Error (client) dialogForActionId() caught exception: NSInvalidArgumentException -- *\ -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil object from objects[0]

yamanote1138 commented 9 years ago

thanks for the thorough bug report, I'll take a look as soon as I can

FlyingDiver commented 6 years ago

Cannot reproduce.