Posts by RomuloVitoi • 36 points
2 posts
-
1
votes1
answer39
viewsA: I overwrote a follow in Swift, do I need to overwrite them all later?
The method applies to all of the following, what you should do is treat to modify only the following that you want. You did not specify what "stopped working" would be, in which case it could be a…
-
1
votes1
answer58
viewsA: How to make the prepareForWhy wait for a certain processing to finish to be called?
You can do the following: Remove existing Follows that was created from the button Create a new one by dragging the yellow icon from the source controller to the target controller Click on the…