REComposeViewController icon indicating copy to clipboard operation
REComposeViewController copied to clipboard

Example of issue with presented view controller

Open Antol opened this issue 10 years ago • 0 comments

This is an example of erroneous behavior. I add 4th button and new view controller. Tap on button presents view controller modally. In modal view controller I try to present REComposeViewController throw presentFromRootViewController and see nothing. After dismiss modal view controller, REComposeViewController appears. I know why this bug appears, but I don't know how fix it better

Antol avatar Sep 23 '14 14:09 Antol