Hi
In my App :
1) I have inherited class from Tizen::System::IBootEventListener,
2) have reimplemented OnBootCompleted,
3) have registered Tizen::System::PowerManager::AddBootEventListener,
result=E_SUCCESS
But event does not comes in my App never.
p.s. I tried both in UI App and in service app which launches automatically at system start-up.
Does this event come in Tizen 2.2.0 official devices?
Thank you.
Alexey.