getDefinitions() not working properly
Closed this issue · 1 comments
saeedtabrizi commented
Hi
There is a problem with getDefinitions()
, when i try to send a signal to an activity after calling a getDefinitions()
, an error throws from getApi()
, but when i find it from execution from calling execute
or resume
method everything is OK .
paed01 commented
Sorry for the late response! Can you provide me with a stack trace or a code sample?