修改在手机信息页面,复制短信后,键盘按钮不存在, 背景也不存在
This commit is contained in:
@@ -95,7 +95,7 @@ static void KBMaiPoint_DebugLogError(NSURLResponse *response, NSError *error) {
|
||||
@"eventId": trimmedName,
|
||||
@"value": val.copy
|
||||
};
|
||||
// [self postPath:KB_MAI_POINT_PATH_GENERIC_DATA parameters:params completion:completion];
|
||||
[self postPath:KB_MAI_POINT_PATH_GENERIC_DATA parameters:params completion:completion];
|
||||
}
|
||||
|
||||
- (void)reportPageExposureWithEventName:(NSString *)eventName
|
||||
|
||||
Reference in New Issue
Block a user