0

I'm getting the error when I try to click on the share button. I've put breakpoints into the first line of the On_Share method & they're not being hit.

Kefi
  • 67
  • 2
  • 7
  • Possible duplicate of [Attempt to present UIViewController on UIViewController whose view is not in the window hierarchy](https://stackoverflow.com/questions/11862883/attempt-to-present-uiviewcontroller-on-uiviewcontroller-whose-view-is-not-in-the) – blfuentes Jul 30 '19 at 06:41
  • please add some code. Your question is incomplete - you simply say you try to press some button (what button, what is happening when it is pressed? we don't know it), and then you tell us that some breakopint in some method is not hit. We are not wizards - we can't tell you what is wrong without seing code! – Misiakw Jul 30 '19 at 08:17
  • I am using "plugin.share" plugin and code is simple one line code "await CrossShare.Current.Share(Message, null);".and button means when we click on share button. – Kefi Jul 30 '19 at 08:44
  • Does the view controller has a navigationBar? Need more code! – nevermore Jul 31 '19 at 03:19

0 Answers0