I have the problem with undocumented API when using cocos2d v3.5-tizen.
How to alternate the API below?
evas_init
elm_entry_drop_disabled_set
ecore_imf_context_event_callback_add
app_main
elm_entry_drag_disabled_set
evas_shutdown
ecore_imf_context_input_panel_event_callback_add
Thanks for your advise!
Tung