问题
When I set the action for a segue to "Present Modally", it keeps automatically changing back to "no segue".
What should i do? :((
EDIT:
This menu is on the Storyboard. When connecting one controller to another controller, Segue menu appears. After that, I want choose "Present Modally" and fill Identifier (for example--> Identifier: "showChatPrivate"), but automatically the action segue always turn into "No segue" (according to this image).
回答1:
This looks like it may be Bug 44401; a fix is being worked on, but is not yet publicly available. As a temporary workaround, please try setting the segue action by hand or use Xamarin Studio on Mac. For a notification of when the fix becomes available, you can keep an eye on the Release Blog. Thanks!
来源:https://stackoverflow.com/questions/40235490/xamarin-ios-style-segue-always-changes-back-to-no-segue-after-choosing-present