Job
Job
I have the same problem. `load_field_from_custom_table($value, $post_id, $field)` parameters are just empty it seems. See the result below. `{"value":null,"post_id":null,"field":{"ID":0,"key":"","label":"","name":"xyz_field_name","prefix":"","type":"","value":null,"menu_order":0,"instructions":"","required":false,"id":"","class":"","conditional_logic":false,"parent":0,"wrapper":{"width":"","class":"","id":""},"_name":"xyz_field_name","_valid":1}}`
@hmzisb don't know if you need it but I wrote a super quick fix for it: https://github.com/JobMoll/acf-fields-in-custom-table You do need to reinstall the plugin from here since I also add...
Hey, did you got it working for IOS? I am also willing to help.