CCMPopup icon indicating copy to clipboard operation
CCMPopup copied to clipboard

destinationbounds after UIActivityViewController

Open traleluia opened this issue 9 years ago • 3 comments

Hello, I have a little problem. I'm using the CCMPopup to display a UIViewController with details of a product and UIViewController is a button that calls a UIActivityViewController. When I click share via email or sms, to go back to my CCMPopup its size is changed and it now occupies the entire screen. You can fix this?

traleluia avatar Mar 26 '15 16:03 traleluia

Hi, Could you please send me some screenshots to give me a better idea of what is going on?

cacmartinez avatar Mar 27 '15 00:03 cacmartinez

Let go! In this first image I have a CCMPopup presenting the information of a particular product.

ios simulator screen shot 26 03 2015 22 44 50

When the user clicks the button I call a share UIActivityViewController as the second image for the user to select where he wants to share.

ios simulator screen shot 26 03 2015 22 45 03

When you click E-mail Message or the UIActivityViewController displays an MFMailComposeViewController where the CMMPopup disappears completely. In MFMailComposeViewController as in MFMessageComposeViewController only there are options to send and cancel, and when the CCMPopup back to be displayed, it loses its format

ios simulator screen shot 26 03 2015 22 45 24

traleluia avatar Mar 27 '15 01:03 traleluia

Hello, could you possibly add an attribute to the vertical alignment, eg top, center and bottom (center is default). So it would be possible to create a similar view with a SLComposeViewController. Thank U

traleluia avatar Mar 30 '15 12:03 traleluia