We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e80aa13 commit b23f18eCopy full SHA for b23f18e
Classes/Store/EaseCallConfig.m
@@ -59,7 +59,7 @@ - (void)_initParams
59
NSString* path = [NSString stringWithFormat:@"EaseCall.bundle/icon"];
60
NSURL* url = [bundle URLForResource:path withExtension:@"png"];
61
_defaultHeadImage = url;
62
- _agoraAppId = @"15cb0d28b87b425ea613fc46f7c9f974";
+ _agoraAppId = @"";
63
_localConfig = nil;
64
}
65
0 commit comments