objective-c - 集成友盟分享,新浪只弹起web页面,不跳转到新浪客户端,别的第三方都正常
淡淡烟草味
淡淡烟草味 2017-05-02 09:21:17
0
1
494

集成友盟分享,其他第三方平台正常分享,新浪分享只弹起web编辑页面,也可以发布微博消息,但就是不跳转到微博客户端。

schemes 已经添加

淡淡烟草味
淡淡烟草味

membalas semua(1)
阿神

Laksanakan kaedah panggil balik berikut dalam APPdelegate

- (BOOL)application:(UIApplication *)application openURL:(NSURL *)url sourceApplication:(NSString *)sourceApplication annotation:(id)annotation
{
    BOOL result = [UMSocialSnsService handleOpenURL:url];
    if (result == FALSE) {
        //调用其他SDK,例如支付宝SDK等
    }
    return result;
}
Muat turun terkini
Lagi>
kesan web
Kod sumber laman web
Bahan laman web
Templat hujung hadapan