Undocumented APIs is detected error – Not using any of the APIs

Undocumented APIs is detected error – Not using any of the APIs

BY 29 Oct 2015 Native Application Development

Hi,

My application is getting rejected with error Undocumented APIs is detected,

eina_value_type_check[dehazez3]
eina_value_inner_alloc[dehazez3]
_EINA_VALUE_TYPE_BASICS_START[dehazez3]
eina_value_new[dehazez3]
eina_value_inner_free[dehazez3]
eina_array_grow[dehazez3]
_EINA_VALUE_TYPE_BASICS_END[dehazez3]
eina_value_copy[dehazez3]
eina_value_struct_member_find[dehazez3]

 

I am not using any of the above listed APIs in my code.

Only varibale i use related to eina is EINA_FALSE and EINA_TRUE.

 

Can someone advice me how to fix thgis issue.

Thanks in Advance.

Written by