Ios Facebook Unity深度链接不';行不通

Ios Facebook Unity深度链接不';行不通,ios,facebook,unity3d,deep-linking,Ios,Facebook,Unity3d,Deep Linking,我用FB.AppRequest发送了一个请求,我在我的iPad上得到了这个: Request Sent {"to":["54742366872XXXX"],"request":"1521526728123676"} 当我在iPod上点击我的Facebook通知打开应用程序,并调用深度链接。我明白了: fb170085486532707://authorize/#target_url=http%3A%2F%2Fm.facebook.com%2Fappcenter%2Fjbislands%3Ffb

我用
FB.AppRequest
发送了一个请求,我在我的iPad上得到了这个:

Request Sent {"to":["54742366872XXXX"],"request":"1521526728123676"}
当我在iPod上点击我的Facebook通知打开应用程序,并调用深度链接。我明白了:

fb170085486532707://authorize/#target_url=http%3A%2F%2Fm.facebook.com%2Fappcenter%2Fjbislands%3Ffbs%3D1001%26request_ids%3D322759461248823%252C333157203553454%26ref%3Dnotif%26app_request_type%3Duser_to_user
我看不出这些号码之间有任何联系。当我运行Facebook示例时:

void DeepLinkCallback(FBResult response) {
if(response.Text != null) {
    var index = (new Uri(response.Text)).Query.IndexOf("request_ids");
    if(index != -1) {
        // ...have the user interact with the friend who sent the request,
        // perhaps by showing them the gift they were given, taking them
        // to their turn in the game with that friend, etc.
    }
}

我总是得到索引的
-1
。有人能告诉我怎么读这个深层链接吗

我发现了真正发生的事情,这是因为Facebook应用程序用户没有正确授权该应用程序。所以在我授权之后,我得到这样的东西:
fb170085486532707://authorize/#access#u token=caacasr0bmgmbaa9nguhfz8ggbanubp6uxmgyims2trra1eyacpvvrcplhjeeqczc6v3vteuxskegt0jx0zjjjjzzotixxxxxgm1blm5qnor8fyzyzrvzrzrzvkofzfflcabklidjicc1yatmvzcdl5pzcdl5p9beg1hzaqq6flbpr9juesfqdqdqdqdqdqdqdqdqjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj从这里到哪里去?