You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to create a custom cell in my form with an UIImageView displaying the image chosen in a custom FilePickerImageViewController.
I can't manage to set the image in the cell and save it as a value to reload the cell.
Hello,
I would like to create a custom cell in my form with an UIImageView displaying the image chosen in a custom FilePickerImageViewController.
I can't manage to set the image in the cell and save it as a value to reload the cell.
Here is the CustomButtonCell.h file :
I launch my FilePickerImageViewController from the form
Could you please tell me what to implement in the CustomButtonCell.m and in the form to be able to do so ?
Regards,
Morgan.
The text was updated successfully, but these errors were encountered: