Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 16750

Apps-flyer's one link is not opens app if already installed [closed]

$
0
0
appsFlyer.generateInviteLink(
            {
                channel: 'gmail',
                campaign: 'projecttest',
                customerID: 'ab8F',
                userParams: {
                    inviteCode: this.state.inviteCode,
                },
            },
            (link) => {
                console.log('appsFlyer link ', link);
            },
            (err) => {
                console.log(err);
            }
        );

I have done create appsflyer's deeplink by above method. When it triggered it opens in only browser. It could not open app if already installed. What should I do?


Viewing all articles
Browse latest Browse all 16750

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>