I upgraded from AppsFlyer 6.3.2 to 6.12.3 and noticed that after the first installation, the network request for updating the config (cdn-settings.appsflyersdk.com) was sent before the AppsFlyerLib.getInstance().start(context) call (previously, requests started only after it). Calling updateServerUninstallToken also triggers another request (register.appsflyersdk.com), I can delay this call myself, but not the first one. No library in my project makes network requests while we are waiting for consent from the user. There were no problems before, how to avoid them now? I created the issue on GitHub, but they seem to have stopped answering there
Early AppsFlyer network request before calling start()
74 Views Asked by Evgeny At
0
There are 0 best solutions below
Related Questions in ANDROID
- Creating global Class holder
- Flutter + Dart: Editing name of a tab shows up a black screen
- android-pdf-viewer Received status code 401 from server: Unauthorized
- Sdk 34 WRITE_EXTERNAL_STORAGE not working
- ussd reader in Recket Native module
- Incorrect display of LinearGradientBrush in IOS
- The Binary Version Of its metadata is 1.8.0, expected Version is 1.6.0 build error
- I can't make TextInput to auto expand properly in Android
- Creating multiple instances of a class with different initializing values in Flutter
- How to create a lottie animation
- making android analyze with coverity sast tool
- Flutter plugin development android src not opening after opening example
- I initialize my ViewModel in the Activity with several fragments as tabs, but the fragments(tabs) return null for the updated livedata
- Node.js Server + Socket.IO + Android Mobile Applicatoin XHR Polling Error...?
- How I can use the shared preferences class?
Related Questions in ANALYTICS
- Does docker contain trackers/analytics
- How to update orders customer in real-time in laravel?
- Is there a better way to create a custom analytics dashboard tailored for different users?
- how do i use Latent Dirichlet Allocation with python for my dissertation topic on Trend Analysis of IoT vulnerability
- BigQuery - How to do a Left Join by the closest date?
- I am making a whatsapp chat analyser. I have made the pattern which supports 24-hour chat format. I want it to support 12-hour chat format as well
- Using LEFT( ), RIGHT( ) and LEN( ) functions with custom formatted cells in excel
- keep getting this User does not have sufficient permissions for this profile while calling Google Analytics Reporting API V4
- DAX. Power BI. Profit Potential calculate
- Facebook pixel breakdown by url has only has one url
- Tableau Usage Analytics Report- How to find total users who has access to tableau reports
- Multi variant regression analysis for non-continuous data attributes using Python
- Different numbers coming from Cloudflare, Smartlook, and Vercel analytics
- Excel not formatting dates on csv file
- Mixpanel - Does not seem accurate, events I expect are not seen
Related Questions in APPSFLYER
- AppsFlyer OneLink for iOS is referencing unwanted App Clip which can’t be removed
- Seems like there's not really many AppsFlyer devs using stackoverflow, is there another place to look?
- Recording OneLink Data With AppsFlyer on a Unity App
- Appsflyer DeeplinkListener takes too long to execute callback =
- How to measure Facebook Install ads / Google Install Ads on our own backend?
- Troubleshooting Google Play Publishing: Addressing Missing AD_ID Permission with AppsFlyer Integration
- React Native : how to test deeplinking mechanics locally?
- How to track sales driven on 3rd party mobile application via affiliate link?
- Affiliate scheme that kicks back a % of sales to the affiliate using AppsFlyer
- AppsFlyer doesn't show statistics about custom event
- App clip doesn't open for AppsFlyer OneLink
- Sharing react native appsflyer link on instagram does not open app even app is installed. While link sharing on whatsapp working fine
- Early AppsFlyer network request before calling start()
- Use postMessage to sent two Strings from js to Flutter
- How to Handle Mobile Attribution for affiliates in iOS with or without ATT Prompt?
Related Questions in APPSFLYER-ANDROID-SDK
- Appsflyer DeeplinkListener takes too long to execute callback =
- Troubleshooting Google Play Publishing: Addressing Missing AD_ID Permission with AppsFlyer Integration
- Android - Appsflyer AD_ID permission error in Google Play Console
- AppsFlyer doesn't show statistics about custom event
- Early AppsFlyer network request before calling start()
- AppsFlyer Android - Error Code 40: Failed to connect to conversions.appsflyer.com/0.0.0.0:443
- Read file from /data folder (with chmod 744) in android
- Replacement of sendDeepLinkData method in AppsFlyer Android version 6.6.1
- Get attribution to Appsflyer
- Play store asking me to update third party library even after updating. Unable to upload app to play store
- AppsFlyer/Adjust/AppMetrica doesn't work with Expo?
- onInstallConversionData doesn't invoke after app installing on android
- Android Application class called periodically every day same hour causing network request overload
- (AppsFlyer / Unity IAP package) AppsFlyer in-app purchase event - incorrect revenue values are shown in the AppsFlyer console
- Error: Program type already present: com.appsflyer.AFExecutor
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
