Open furiosFast opened 4 years ago
the currently workaround is to embedded the CTFeedbackSwift inside a navigation controller, but if it is presented modally with style
nav.modalPresentationStyle = .formSheet
if you tap on 'topic' cell, the menù is something like this:
and if you try to add an attachment (https://github.com/rizumita/CTFeedbackSwift/issues/22):
@furiosFast
at the moment if you present modally there isn't the "send" button.
Is the "send" button about "Mail" button?
Hi, at the moment if you present modally there isn't the "send" button. Is there a possibility to add the compatibility to present che view controller modally?
Thank you