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 need to change the caption "description string" to a current open photo.
My scenario is, while user tap on edit caption then open alert controller with a text field, and user input caption of the current open photo caption and save it.
I try with reloadData(), and reloadInputViews() but not updated caption.
Note: I am not using custom caption view only pass a string in each caption.
Please let me know how to fix it.
The text was updated successfully, but these errors were encountered:
Hello,
I need to change the caption "description string" to a current open photo.
My scenario is, while user tap on edit caption then open alert controller with a text field, and user input caption of the current open photo caption and save it.
I try with reloadData(), and reloadInputViews() but not updated caption.
Note: I am not using custom caption view only pass a string in each caption.
Please let me know how to fix it.
The text was updated successfully, but these errors were encountered: