这个问题在这里已经有了答案:Passingdatabetweenviewcontrollers(46个答案)关闭8年前。我有ButtonClick事件,它呈现一个AssetScreenPopupViewController,在AssetScreenPopupViewController中,我正在动态添加一个NSNumber到NSMutableArray(emailClkArray).当我关闭ViewController时,我正在我的BrowseProgrammingTools中检索此emailClkArray。但我总是得到空白数组。我呈现modalviewcontroller的代码是-