NSURL * url = [NSURL URLWithString:@"weixin://scanQRCode"];
[[UIApplication sharedApplication] openURL:url];
NSURL * url = [NSURL URLWithString:@"weixin://scanQRCode"];
[[UIApplication sharedApplication] openURL:url];
本文标题:iOS APP 调起(打开)微信扫一扫
本文链接:https://www.haomeiwen.com/subject/qyxjnqtx.html
网友评论