I want to dismiss a view controller manually using dismissViewController:animated
. The problem is I want to save a value before I dismiss the view, otherwise it becomes null
and I get no data in my first view. Does anyone have any idea how to do this?
Asked
Active
Viewed 153 times
0

Mani
- 17,549
- 13
- 79
- 100
1 Answers
3
Yes, you can do it
Here is another stackoverflow link :

Community
- 1
- 1

Priyank Gandhi
- 1,257
- 1
- 16
- 29