-
Notifications
You must be signed in to change notification settings - Fork 167
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ios] fetchDeferredAppLink not work #50
Comments
Resolved ? I have the same problem too but android doesn't work either. For android what have you configured ? |
@invyctus92 no special for android. |
Still missing reproduction, no activity. Can always reopen, but closing to clean issue list. |
Android is working fine for me. In my case the exact same thing happens for iOS. I have a regular setup in place, as in the docs. The only thing that have in my codebase is the SDK initialization, a method Having it tested on my iPhone (iOS 14+) I could not fetch the link, it always is nil (no errors though) In order to try and resolve it, I created my own fork with updated iOS Facebook SDKs (had to remove/replace some methods that are removed). Still NOT WORKING Then, I turned on my old iPhone with iOS 12.4.6 and went to Settings -> Privacy -> Advertisement -> Reset advertisement identity. Then, when I used the deferred links debugger, I was able to fetch provided deep link. Unfortunately, having done the aforementioned steps on iOS 12, it still does not work on iOS 14 |
@danielmark0116 this could be really really valuable as the start of a fix for #55
|
@danielmark0116 How android works for you. Can you please tell us the setup for android? And did you get the iOS to work? Im doing this after getting user consent,
|
Please check this #234 |
Hi brother,please can you share yours code about initialize SDK , I want to resolve problem 'null' deeplink at Android. Its still working for Android? |
🐛 Bug Report
AppLink.fetchDeferredAppLink() is called, but app-ads-helper check failed.
Code Example
Environment
System:
OS: macOS 11.4
CPU: (12) x64 Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
Memory: 2.51 GB / 8.00 GB
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 10.17.0 - /usr/local/bin/node
Yarn: Not Found
npm: 7.11.2 - /usr/local/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
Managers:
CocoaPods: 1.10.1 - /Users/pbg/.rbenv/shims/pod
SDKs:
iOS SDK:
Platforms: iOS 14.5, DriverKit 20.4, macOS 11.3, tvOS 14.5, watchOS 7.4
Android SDK: Not Found
IDEs:
Android Studio: Not Found
Xcode: 12.5/12E262 - /usr/bin/xcodebuild
Languages:
Java: Not Found
npmPackages:
@react-native-community/cli: Not Found
react: 17.0.1 => 17.0.1
react-native: 0.64.0 => 0.64.0
react-native-macos: Not Found
The text was updated successfully, but these errors were encountered: