Open binSaed opened 2 years ago
when i call await facebookDeepLinks.getDeepLinkUrl i get Saad Farhan so you need to remove this value
await facebookDeepLinks.getDeepLinkUrl
https://github.com/saadfarhan124/flutter_facebook_sdk/blob/ac89bc0d30d088297a3970f52ee31b8263f313a8/android/src/main/kotlin/saad/farhan/flutter_facebook_sdk/FlutterFacebookSdkPlugin.kt#L43
@binSaed Hi, I get "Saad Farhan" when the app is closed. But, when the app is in background I get the actual code. Were you able to solve this issue? If so, please help.
when i call
await facebookDeepLinks.getDeepLinkUrl
i get Saad Farhan so you need to remove this valuehttps://github.com/saadfarhan124/flutter_facebook_sdk/blob/ac89bc0d30d088297a3970f52ee31b8263f313a8/android/src/main/kotlin/saad/farhan/flutter_facebook_sdk/FlutterFacebookSdkPlugin.kt#L43