我已经为我的Pinterest应用程序添加了一个协作者,但是,当访问colaberators帐户并单击该应用程序时,没有"授权"按钮或类似的东西."您仍然需要至少1个协作者来授权您的应用,然后才能提交"警告仍显示在协作者帐户上.蚂蚁帮助将不胜感激,谢谢!
我可以连接委托,但是,在连接数据源时出现以下错误:
2015-07-13 16:45:17.529 paintApp [4628:168318]-[UIView collectionView:numberOfItemsInSection:]:无法识别的选择器已发送到实例0x7f8a12651c60 2015-07-13 16:45:17.539 paintApp [4628:168318] *正在终止应用由于未捕获的异常'NSInvalidArgumentException',原因:'-[UIView collectionView:numberOfItemsInSection:]:无法识别的选择器已发送到实例0x7f8a12651c60'*首次抛出调用堆栈:(0 CoreFoundation 0x0000000107f67b75 异常预处理+ 165 1 libobjc.A.dylib 0x0000000th109cf 2 CoreFoundation 0x0000000107f6ec8d-[NSObject(NSObject)didNotRecognizeSelector:] + 205 3 CoreFoundation 0x0000000107f66ec8 ___forwarding_+ 988 4 CoreFoundation 0x0000000107ec6298 _CF_forwarding_prep_0 + 120 5 UIKit 0x00000001090a5286-[UICollectionViewData _updateItemCounts] + 296 6 UIKit 0x00000001090a7469-[UICollectionViewData numberOfSections] + 22 7 UIKit 0x000000010909158e-[UICollectionViewLayout:8] + 526 9 UIKit 0x000000010908deff-[UICollectionViewFlowLayout prepareLayout] + 257 10 UIKit 0x00000001090a53f0-[UICollectionViewData _prepareToLoadData] + 67 11 UIKit 0x00000001090a5ac9-[UICollectionViewData validateLayoutInRect:] + 54 12 UIKit 0x000000010906e198 -View [UICollection0] (CALayerDelegate)layoutSublayersOfLayer:] + 521 …