feat: 新增iOS token截取,并回调到flutter业务层。
This commit is contained in:
parent
ed2bd31147
commit
656df9ee91
@ -635,7 +635,7 @@ static NSMutableArray<FlutterResult>* getRidResults;
|
||||
@"code" : @0,
|
||||
@"cmd" : @10000,
|
||||
@"token" : tokenString,
|
||||
@"platform" : @7,
|
||||
@"platform" : @10,
|
||||
};
|
||||
NSLog(@"jpush onCommandResult params: %@", params);
|
||||
[_channel invokeMethod:@"onCommandResult" arguments:params];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user