EZAlertController icon indicating copy to clipboard operation
EZAlertController copied to clipboard

Gives Warning for no reason

Open kunalgupta1593 opened this issue 7 years ago • 1 comments

Every Time I use this , it gives me a warning stating that "Result of call to 'actionSheet(_:message:sourceView:buttons:tapBlock:)' is unused"

kunalgupta1593 avatar Dec 22 '16 11:12 kunalgupta1593

Maybe adding _ = actionSheet() might help?

Esqarrouth avatar Dec 22 '16 20:12 Esqarrouth