Skip to content
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

Conversion data is failing after upgrading from 6.11.0 to 6.12.0 #254

Open
joaopdcgarcia opened this issue Sep 7, 2023 · 0 comments
Open

Comments

@joaopdcgarcia
Copy link

joaopdcgarcia commented Sep 7, 2023

Report

SDK Version

6.12.0

What did you do?

Upgraded from 6.11.0 to 6.12.0

What did you expect to happen?

Not getting any errors on conversion

What happened instead?

We started to see conversion fails

Please provide any other relevant information.

Thread 0 - com.apple.main-thread - (TH_STATE_RUNNING)
0  XXXX +0x1a8540          specialized DeepLinkRouter.onConversionDataFail(_:)
1  XXXX +0x1a5310          DeepLinkRouter.onConversionDataFail(_:) (<compiler-generated>)
2  XXXX +0x60d690          __33-[AppsFlyerLib getConversionData]_block_invoke_2.538
3  libdispatch.dylib +0x231c  __dispatch_call_block_and_release
4  libdispatch.dylib +0x3ea8  __dispatch_client_callout
5  libdispatch.dylib +0x126a0 __dispatch_main_queue_drain
6  libdispatch.dylib +0x122f0 __dispatch_main_queue_callback_4CF
7  CoreFoundation +0x98c24    ___CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__
8  CoreFoundation +0x7a55c    ___CFRunLoopRun
9  CoreFoundation +0x7f3e8    _CFRunLoopRunSpecific
10 GraphicsServices +0x1358   _GSEventRunModal
11 UIKitCore +0x39cf54        -[UIApplication _run]
12 UIKitCore +0x39cbb8        _UIApplicationMain
13 XXXX +0x5f48            main (main.swift:14:1)
14 dyld +0x15de8              start
FIRST REQUEST 

NSURLSession request error
method POST
url https://w2f0n7-launches.appsflyersdk.com/api/v6.12/iosevent
urlParams
{
  "buildnumber": "6.12.0",
  "app_id": "1234"
}
duration 49ms
requestContentLength 9.3 KB

---------------------------------------------------------------------------

SECOND REQUEST

NSURLSession request error
method GET
url https://w2f0n7-gcdsdk.appsflyersdk.com/install_data/v5.0/id123321
urlParams
{
  "device_id": "1694031239805-6565741"
}
duration 9ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant