We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
...
因为历史遗留问题,不要使用非本页相关代码
pod 'HydraWexinService/Debug', '~> 0.0.5'
AppDelegate
- (BOOL)application:(UIApplication *)application openURL:(NSURL *)url sourceApplication:(NSString *)sourceApplication annotation:(id)annotation{ WeixinService *weixinService = (WeixinService *)[[ESRegistry getInstance] getService: @"weixin"]; return [WXApi handleOpenURL: url delegate: weixinService]; }
There was an error while loading. Please reload this page.