Hi,
I'm developing a native app (for wearable device) using <wifi.h>.
I'm trying to call wifi_initialize() function, and it keeps giving the return value WIFI_ERROR_PERMISSION_DENIED...
I'm using tizen IDE ver.2.4.
Here's what I've done
-uninstall the sdk and install again
-use IDE ver.2.3.1.
-check the device's developer option (debugging mode is on)
-so many googlings...
Please help!