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 was looking for a way to set specify the URL that would be shared by the action button. I found the customActivityItems array instead.
customActivityItems suggests an array that will be used as the activity view controller's activity items, while this array will be used as the activity view controller's application activities.
I was looking for a way to set specify the URL that would be shared by the action button. I found the customActivityItems array instead.
customActivityItems suggests an array that will be used as the activity view controller's activity items, while this array will be used as the activity view controller's application activities.
Suggestion: Rename customActivityItems to customApplicationActivities
or at least warn about this confusing in a comment.
The text was updated successfully, but these errors were encountered: