Hi guys!
I am a new guy in Tizen. So sorry if I'm writing something stupid.
So.. I have a problem. I want to write my own service app which should take the information about events which appears in my app. Also in my service app I want to send some http request with information about the event to my API . So, first of all, I need an answer to this 2 questions:
1. Can I track my app events(including custom events) in my service app? And how to do this?
2. Can I send http requests using my service app? And how to do this?
Kind Regards
Tizen Service App