Hi,
I submitted an app for downloading torrents, but it was rejected by tizen store because my app uses some undocumented API's.
It says we can't use these API's
boost::system::generic_category()[torrentdownloader, libtorrent-rasterbar.so.8]
boost::system::system_category()[torrentdownloader, libtorrent-rasterbar.so.8]
My app uses libtorrent library for downloading torrents and libtorrent internally uses these API's.
These API's are part of boost library.
Is there a way to avoid this issue?
Thanks,
Anup