You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have created a Facebook campaign and give my branch deep link URL, but when I install the game from the ads then it gives null parameters. But when click on the link directly and install the app it will fire the desired parameters. Also After installation of app from the Facebook ads if you again click on the ads it will then open the app and fire the desired parameters.
Hey @asfandtauqir Can you provide additional information about your build environment?
Cordova version, branch-cordova-sdk version, node/npm versions, cordova-android version, cordova-ios version, installed plugins, etc.
I have created a Facebook campaign and give my branch deep link URL, but when I install the game from the ads then it gives null parameters. But when click on the link directly and install the app it will fire the desired parameters. Also After installation of app from the Facebook ads if you again click on the ads it will then open the app and fire the desired parameters.
I have tried both
Branch.initSession(CallbackWithBranchUniversalObject);
Branch.initSession(CallbackWithParams);
Resultant:-
{"callbackId":"BranchCallbackId1","error":null,"params":{"linkProperties":{},"universalObject":{}}}
The text was updated successfully, but these errors were encountered: