-
Notifications
You must be signed in to change notification settings - Fork 7
demo ios运行报错 #4
Copy link
Copy link
Open
Description
- (void)setRTCToken:(NSDictionary *)dict result:(FlutterResult)result{
[[EaseCallManager sharedManager] setRTCToken:dict[@"rtc_token"] channelName:dict[@"channel_name"]];
No visible @interface for 'EaseCallManager' declares the selector 'setRTCToken:channelName:'
xcode Version 12.3 (12C33) ,flutter 1.22.6
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels