PCBZ

Results 2 issues of PCBZ

For the setting constraints of detailLabel or titleLabel, ` if ([self canShowDetail]) { [subviewStrings addObject:@"detailLabel"]; views[[subviewStrings lastObject]] = _detailLabel; [self.contentView addConstraints:[NSLayoutConstraint constraintsWithVisualFormat:@"H:|-(padding@750)-[detailLabel(>=0)]-(padding@750)-|" options:0 metrics:metrics views:views]]; }` the leading and trailing...

iOS公开的last updated version 1.2.7,上传的接口httpHeader填写的`deviceType`和android,server的不匹配,android和server的是`platform`