Custom Events and Event Action Browser
Hi All,
I am developing a custom service with custom events. I have seen the example codes and i think i have added all the descriptions and info on interface.. my code is based on lighting controller SceneManager so my signals are sent with sessionless flag.
I see the events at Event Action Browser and i create the rule but it does not work and i get this error on adb logcat..
E/ALLJOYN ( 5929): 89.638 ****** ERROR ALLJOYN external ..._core/src/XmlHelper.cc:286 | 0x9039
E/ALLJOYN ( 5929): 89.655 ****** ERROR ALLJOYN external ..._core/src/XmlHelper.cc:286 | 0x9039
E/ALLJOYN ( 5929): 89.754 ****** ERROR ALLJOYN external ..._core/src/XmlHelper.cc:286 | 0x9039
E/ALLJOYN ( 5929): 96.055 ****** ERROR ALLJOYN lepDisp1_1 ...e/src/Message_Parse.cc:596 | 0x9047
E/ALLJOYN ( 5929): 96.055 ****** ERROR ALLJOYN lepDisp1_1 ...e/src/Message_Parse.cc:675 | 0x9055
Regards.