yj9294
yj9294
I got Crash when used the Shadowsockets_iOS.framework which export by shadowsocks-libev SCR files in Xcode 15.2 , But it's no problem develop in Xcode 14.2.   
- (void) addCurrentImage:(UIImage*) image { NSInteger index = [self isCurIndexInIndexPaths]; if (index == NSNotFound) { [self.allImages addObject:image]; [self.indexPaths addObject:self.curIndexPath]; UIView* cell = [self.collectionView cellForItemAtIndexPath:self.curIndexPath]; [self addIndicatorButton:cell]; } } 这人self。curIndexPath为空了

this is iOS log: [92AF2A2D] Failed to perform product lookup: Error Domain=ASDErrorDomain Code=500 (null) UserInfo={NSUnderlyingError=0x600000ca0270 {Error Domain=AMSErrorDomain Code=301 Invalid Status Code The response has an invalid status code UserInfo={AMSDescription=Invalid Status...