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

Can't catch Deferred Deep Link via iOS Universal Link for the new user #445

Closed
romandrahan opened this issue Jul 15, 2020 · 2 comments
Closed

Comments

@romandrahan
Copy link

romandrahan commented Jul 15, 2020

I'm trying to test Universal Link with deferred deep link added for the new user.

But (BOOL)application:(UIApplication *)application continueUserActivity:(NSUserActivity *)userActivity restorationHandler:(void (^)(NSArray *restorableObjects))restorationHandler {...} isn't firing.

It's interesting that I see this in logs:

[Adjust]i: Open deep link (myShemeHere://my/path/here?id=80d76535-c263-444e-b5fa-01d7f16b3311&adj_t=p6n7ibm&adj_deep_link=deeplinkEncodedHere&adjust_no_sdkclick=1)

Maybe adjust_no_sdkclick=1 is the one I should worry about?

FYI 1. While testing I'm removing my IDFA from Testing Console.
FYI 2. For already installed app the exact same link works pretty well.

@uerceg
Copy link
Contributor

uerceg commented Jul 24, 2020

Hi @romandragan

In deferred deep linking scenario, SDK will get scheme based URL from your deep_link parameter from the tracker URL and try to open it (that's what you see in the logs). If SDK manages to successfully open it, you should get in inside of the openURL method, not continueUserActivity.

Let us know if you managed to obtain it in there.

Cheers

@domagojb
Copy link

Hi,

I'm having a simmillar issue using 4.23.2 for new users, i.e. deffered deep linking.

  • I'm running the SANDBOX env

  • I've created a universal link on the dashboard which works and opens the app fine

  • I've used this https://dash.adjust.com/deeplink-generator/ to create a multiplatform deeplink in which I added a tracker token, this is the one I use:
    https://u2lb.adj.st/buy?adj_t=7n1f58m&adj_deep_link=photomath%3A%2F%2Fbuy

  • Clicking this link while the app is installed opens the app fine

Deferred deep link steps I do to produce issue:

  • I forget the user in the dashboard and delete the app from the phone

  • Clicking the link from a webpage opens the app store as intended

  • After that I install the app from Xcode

  • User gets attributed correctly (visible in dashboard, also delegate method adjustAttributionChanged is called with proper attribution from tracker

  • No deep link is received in either openUrl:, continueUserActivity: nor the delegate method adjustDeeplinkResponse: is called

Expected result

  • Deferred deep link is called for handling

Here are the logs from the run:

2020-10-12 15:59:44.986314+0200 Photomath[14849:4487416] 	[Adjust]w: SANDBOX: Adjust is running in Sandbox mode. Use this setting for testing. Don't forget to set the environment to `production` before publishing
2020-10-12 15:59:44.986370+0200 Photomath[14849:4487416] 	[Adjust]d: Delegate implements adjustAttributionChanged:
2020-10-12 15:59:44.986400+0200 Photomath[14849:4487416] 	[Adjust]d: Delegate implements adjustDeeplinkResponse:
2020-10-12 15:59:44.987425+0200 Photomath[14849:4487416] 	[Adjust]d: Adjust directory not present and will be created
2020-10-12 15:59:44.987674+0200 Photomath[14849:4487416] 	[Adjust]d: File AdjustIoAttribution not found in "Application Support/Adjust" folder
2020-10-12 15:59:44.987718+0200 Photomath[14849:4487416] 	[Adjust]d: File AdjustIoAttribution not found in Documents folder
2020-10-12 15:59:44.987920+0200 Photomath[14849:4487416] 	[Adjust]d: File AdjustIoActivityState not found in "Application Support/Adjust" folder
9:4487416] 	[Adjust]d: File AdjustIoActivityState not found in Documents folder
2020-10-12 15:59:44.998248+0200 Photomath[14849:4487541] 	[Adjust]d: File AdjustSessionCallbackParameters not found in "Application Support/Adjust" folder
2020-10-12 15:59:44.998320+0200 Photomath[14849:4487541] 	[Adjust]d: File AdjustSessionCallbackParameters not found in Documents folder
2020-10-12 15:59:44.998474+0200 Photomath[14849:4487541] 	[Adjust]d: File AdjustSessionPartnerParameters not found in "Application Support/Adjust" folder
2020-10-12 15:59:44.998510+0200 Photomath[14849:4487541] 	[Adjust]d: File AdjustSessionPartnerParameters not found in Documents folder
2020-10-12 15:59:44.998619+0200 Photomath[14849:4487541] 	[Adjust]v: Foreground timer configured to fire after 60,0 seconds of starting and cycles every 60,0 seconds
87541] 	[Adjust]d: ADJUST_NO_IAD or TARGET_OS_TV not set
2020-10-12 15:59:44.999653+0200 Photomath[14849:4487544] 	[Adjust]d: File AdjustIoPackageQueue not found in "Application Support/Adjust" folder
2020-10-12 15:59:44.999881+0200 Photomath[14849:4487544] 	[Adjust]d: File AdjustIoPackageQueue not found in Documents folder
2020-10-12 15:59:44.999900+0200 Photomath[14849:4487541] 	[Adjust]d: iAd framework successfully found in user's app
2020-10-12 15:59:45.115241+0200 Photomath[14849:4487529] 	[Adjust]v: Foreground timer starting
2020-10-12 15:59:45.115307+0200 Photomath[14849:4487529] 	[Adjust]v: Subsession start
2020-10-12 15:59:45.117933+0200 Photomath[14849:4487529] 	[Adjust]v: Value read from the keychain
2020-10-12 15:59:45.119606+0200 Photomath[14849:4487529] 	[Adjust]v: Value read from the keychain
2020-10-12 15:59:45.172977+0200 Photomath[14849:4487541] 	[Adjust]d: Added package 1 (session)
2020-10-12 15:59:45.173473+0200 Photomath[14849:4487541] 	[Adjust]v: Path:      /session
2020-10-12 15:59:45.173538+0200 Photomath[14849:4487541] 	[Adjust]v: ClientSdk: ios4.23.2
2020-10-12 15:59:45.173559+0200 Photomath[14849:4487541] 	[Adjust]v: Parameters:
2020-10-12 15:59:45.173579+0200 Photomath[14849:4487541] 	[Adjust]v: 		app_token              6wo0kpqv8874
2020-10-12 15:59:45.173656+0200 Photomath[14849:4487541] 	[Adjust]v: 		app_updated_at         2020-10-09T14:57:45.000Z+0200
2020-10-12 15:59:45.173753+0200 Photomath[14849:4487541] 	[Adjust]v: 		app_version            0
2020-10-12 15:59:45.173876+0200 Photomath[14849:4487541] 	[Adjust]v: 		app_version_short      7.2.0
2020-10-12 15:59:45.173945+0200 Photomath[14849:4487541] 	[Adjust]v: 		att_status             0
2020-10-12 15:59:45.174009+0200 Photomath[14849:4487541] 	[Adjust]v: 		attribution_deeplink   1
2020-10-12 15:59:45.174039+0200 Photomath[14849:4487529] 	[Adjust]d: Wrote Activity state: ec:0 sc:1 ssc:1 ask:0 sl:0.0 ts:0.0 la:1602511185.1 dt:(null) gdprf:0 dtps:0 att:0
2020-10-12 15:59:45.174176+0200 Photomath[14849:4487541] 	[Adjust]v: 		bundle_id              com.microblink.PhotoMath
2020-10-12 15:59:45.175108+0200 Photomath[14849:4487541] 	[Adjust]v: 		connectivity_type      2
2020-10-12 15:59:45.175645+0200 Photomath[14849:4487541] 	[Adjust]v: 		country                HR
2020-10-12 15:59:45.175787+0200 Photomath[14849:4487541] 	[Adjust]v: 		cpu_type               CPU_SUBTYPE_ARM64E
2020-10-12 15:59:45.175970+0200 Photomath[14849:4487541] 	[Adjust]v: 		created_at             2020-10-12T15:59:45.115Z+0200
020-10-12 15:59:45.176211+0200 Photomath[14849:4487541] 	[Adjust]v: 		device_name            iPhone11,8
ath[14849:4487529] 	[Adjust]d: Wrote Activity state: ec:0 sc:1 ssc:1 ask:0 sl:0.0 ts:0.0 la:1602511185.1 dt:(null) gdprf:0 dtps:0 att:0
2020-10-12 15:59:45.177606+0200 Photomath[14849:4487541] 	[Adjust]v: 		device_type            iPhone
2020-10-12 15:59:45.177812+0200 Photomath[14849:4487541] 	[Adjust]v: 		environment            sandbox
2020-10-12 15:59:45.177935+0200 Photomath[14849:4487541] 	[Adjust]v: 		event_buffering_enabled 0
2020-10-12 15:59:45.178039+0200 Photomath[14849:4487541] 	[Adjust]v: 		fb_anon_id             XZD657DB4A-FD28-4FEC-A529-DA419DD3563A
2020-10-12 15:59:45.178144+0200 Photomath[14849:4487541] 	[Adjust]v: 		hardware_name          N841AP
2020-10-12 15:59:45.178242+0200 Photomath[14849:4487541] 	[Adjust]v: 		idfa                   F4076A0C-8789-4395-8E66-A7923A128A57
2020-10-12 15:59:45.178332+0200 Photomath[14849:4487541] 	[Adjust]v: 		idfv                   7D7F998A-5050-498D-81D8-C6078B23463D
2020-10-12 15:59:45.178482+0200 Photomath[14849:4487541] 	[Adjust]v: 		installed_at           2020-10-12T15:59:39.586Z+0200
2020-10-12 15:59:45.178502+0200 Photomath[14849:4487541] 	[Adjust]v: 		language               en
hotomath[14849:4487541] 	[Adjust]v: 		m                      656E4E38343141500E0001323139003031024200F9BE000C150C42CB5F74787C
2020-10-12 15:59:45.178585+0200 Photomath[14849:4487541] 	[Adjust]v: 		mcc                    219
2020-10-12 15:59:45.178986+0200 Photomath[14849:4487541] 	[Adjust]v: 		mnc                    01
2020-10-12 15:59:45.179217+0200 Photomath[14849:4487541] 	[Adjust]v: 		needs_response_details 1
2020-10-12 15:59:45.179356+0200 Photomath[14849:4487541] 	[Adjust]v: 		network_type           CTRadioAccessTechnologyLTE
2020-10-12 15:59:45.179469+0200 Photomath[14849:4487541] 	[Adjust]v: 		os_build               18A393
2020-10-12 15:59:45.179613+0200 Photomath[14849:4487541] 	[Adjust]v: 		os_name                ios
2020-10-12 15:59:45.179742+0200 Photomath[14849:4487541] 	[Adjust]v: 		os_version             14.0.1
2020-10-12 15:59:45.180017+0200 Photomath[14849:4487541] 	[Adjust]v: 		persistent_ios_uuid    e7105a8d-1ab8-4919-b287-ef801397a2b8
9:4487541] 	[Adjust]v: 		session_count          1
2020-10-12 15:59:45.181290+0200 Photomath[14849:4487541] 	[Adjust]d: Package handler wrote 1 packages
2020-10-12 15:59:45.181505+0200 Photomath[14849:4487541] 	[Adjust]v: requestForPostPackage with urlString: https://app.adjust.com/session
2020-10-12 15:59:45.302230+0200 Photomath[14849:4487532] 	[Adjust]v: Value read from the keychain
2020-10-12 15:59:45.306502+0200 Photomath[14849:4487533] 	[Adjust]d: Added sdk_click 1
2020-10-12 15:59:45.306739+0200 Photomath[14849:4487533] 	[Adjust]v: Path:      /sdk_click
2020-10-12 15:59:45.306766+0200 Photomath[14849:4487533] 	[Adjust]v: ClientSdk: ios4.23.2
2020-10-12 15:59:45.306787+0200 Photomath[14849:4487533] 	[Adjust]v: Parameters:
2020-10-12 15:59:45.306803+0200 Photomath[14849:4487533] 	[Adjust]v: 		app_token              6wo0kpqv8874
2020-10-12 15:59:45.306818+0200 Photomath[14849:4487533] 	[Adjust]v: 		app_updated_at         2020-10-09T14:57:45.000Z+0200
2020-10-12 15:59:45.306833+0200 Photomath[14849:4487533] 	[Adjust]v: 		app_version            0
2020-10-12 15:59:45.306852+0200 Photomath[14849:4487533] 	[Adjust]v: 		app_version_short      7.2.0
2020-10-12 15:59:45.306869+0200 Photomath[14849:4487533] 	[Adjust]v: 		att_status             0
849:4487533] 	[Adjust]v: 		attribution_deeplink   1
2020-10-12 15:59:45.307098+0200 Photomath[14849:4487533] 	[Adjust]v: 		bundle_id              com.microblink.PhotoMath
2020-10-12 15:59:45.307261+0200 Photomath[14849:4487533] 	[Adjust]v: 		connectivity_type      2
2020-10-12 15:59:45.307412+0200 Photomath[14849:4487533] 	[Adjust]v: 		country                HR
2020-10-12 15:59:45.307534+0200 Photomath[14849:4487533] 	[Adjust]v: 		cpu_type               CPU_SUBTYPE_ARM64E
2020-10-12 15:59:45.307648+0200 Photomath[14849:4487533] 	[Adjust]v: 		created_at             2020-10-12T15:59:45.299Z+0200
2020-10-12 15:59:45.307782+0200 Photomath[14849:4487533] 	[Adjust]v: 		details                {"Version3.1":{"iad-purchase-date":"2020-10-12T13:59:45Z","iad-keyword":"Keyword","iad-adgroup-id":"1234567890","iad-creativeset-id":"1234567890","iad-creativeset-name":"CreativeSetName","iad-campaign-id":"1234567890","iad-lineitem-id":"1234567890","iad-org-id":"1234567890","iad-conversion-date":"2020-10-12T13:59:45Z","iad-keyword-id":"KeywordID","iad-conversion-type":"Download","iad-country-or-region":"US","iad-org-name":"OrgName","iad-campaign-name":"CampaignName","iad-click-date":"2020-10-12T13:59:45Z","iad-attribution":"true","iad-adgroup-name":"AdGroupName","iad-keyword-matchtype":"Broad","iad-lineitem-name":"LineName"}}
2020-10-12 15:59:45.308029+0200 Photomath[14849:4487533] 	[Adjust]v: 		device_name            iPhone11,8
2020-10-12 15:59:45.308163+0200 Photomath[14849:4487533] 	[Adjust]v: 		device_type            iPhone
2020-10-12 15:59:45.308284+0200 Photomath[14849:4487533] 	[Adjust]v: 		environment            sandbox
2020-10-12 15:59:45.308425+0200 Photomath[14849:4487533] 	[Adjust]v: 		event_buffering_enabled 0
2020-10-12 15:59:45.308567+0200 Photomath[14849:4487533] 	[Adjust]v: 		fb_anon_id             XZD657DB4A-FD28-4FEC-A529-DA419DD3563A
2020-10-12 15:59:45.308702+0200 Photomath[14849:4487533] 	[Adjust]v: 		hardware_name          N841AP
2020-10-12 15:59:45.308804+0200 Photomath[14849:4487533] 	[Adjust]v: 		idfa                   F4076A0C-8789-4395-8E66-A7923A128A57
2020-10-12 15:59:45.308961+0200 Photomath[14849:4487533] 	[Adjust]v: 		idfv                   7D7F998A-5050-498D-81D8-C6078B23463D
2020-10-12 15:59:45.309119+0200 Photomath[14849:4487533] 	[Adjust]v: 		installed_at           2020-10-12T15:59:39.586Z+0200
2020-10-12 15:59:45.309236+0200 Photomath[14849:4487533] 	[Adjust]v: 		language               en
2020-10-12 15:59:45.309367+0200 Photomath[14849:4487533] 	[Adjust]v: 		last_interval          0
2020-10-12 15:59:45.309478+0200 Photomath[14849:4487533] 	[Adjust]v: 		m                      656E4E38343141500E0001323139003031024200F9BE000C150C42CB5F74787C
2020-10-12 15:59:45.309595+0200 Photomath[14849:4487533] 	[Adjust]v: 		mcc                    219
2020-10-12 15:59:45.309706+0200 Photomath[14849:4487533] 	[Adjust]v: 		mnc                    01
2020-10-12 15:59:45.309835+0200 Photomath[14849:4487533] 	[Adjust]v: 		needs_response_details 1
33] 	[Adjust]v: 		network_type           CTRadioAccessTechnologyLTE
2020-10-12 15:59:45.310079+0200 Photomath[14849:4487533] 	[Adjust]v: 		os_build               18A393
2020-10-12 15:59:45.310191+0200 Photomath[14849:4487533] 	[Adjust]v: 		os_name                ios
2020-10-12 15:59:45.310307+0200 Photomath[14849:4487533] 	[Adjust]v: 		os_version             14.0.1
2020-10-12 15:59:45.310421+0200 Photomath[14849:4487533] 	[Adjust]v: 		persistent_ios_uuid    e7105a8d-1ab8-4919-b287-ef801397a2b8
2020-10-12 15:59:45.310534+0200 Photomath[14849:4487533] 	[Adjust]v: 		session_count          1
2020-10-12 15:59:45.310646+0200 Photomath[14849:4487533] 	[Adjust]v: 		session_length         0
2020-10-12 15:59:45.310758+0200 Photomath[14849:4487533] 	[Adjust]v: 		source                 iad3
2020-10-12 15:59:45.310868+0200 Photomath[14849:4487533] 	[Adjust]v: 		subsession_count       1
2020-10-12 15:59:45.310981+0200 Photomath[14849:4487533] 	[Adjust]v: 		time_spent             0
Photomath[14849:4487533] 	[Adjust]v: requestForPostPackage with urlString: https://app.adjust.com/sdk_click
2020-10-12 15:59:45.585012+0200 Photomath[14849:4487533] 	[Adjust]d: Start sdk, since the app is already in the foreground
2020-10-12 15:59:45.585216+0200 Photomath[14849:4487533] 	[Adjust]v: Time span since last activity too short for a new subsession
2020-10-12 15:59:45.585261+0200 Photomath[14849:4487541] 	[Adjust]v: Package handler is already sending
2020-10-12 15:59:45.585667+0200 Photomath[14849:4487541] 	[Adjust]v: Package handler is already sending
2020-10-12 15:59:45.597509+0200 Photomath[14849:4487532] 	[Adjust]d: Wrote Activity state: ec:0 sc:1 ssc:1 ask:0 sl:0.0 ts:0.0 la:1602511185.1 dt:3f65e3ae3154558c7abfbab167c49ee59cbfe3bb206327611dead7fb8604fc13 gdprf:0 dtps:0 att:0
2020-10-12 15:59:45.599450+0200 Photomath[14849:4487532] 	[Adjust]v: Value read from the keychain
2020-10-12 15:59:45.604452+0200 Photomath[14849:4487585] 	[Adjust]d: Added package 2 (info)
2020-10-12 15:59:45.604702+0200 Photomath[14849:4487585] 	[Adjust]v: Path:      /sdk_info
2020-10-12 15:59:45.604731+0200 Photomath[14849:4487585] 	[Adjust]v: ClientSdk: ios4.23.2
2020-10-12 15:59:45.604749+0200 Photomath[14849:4487585] 	[Adjust]v: Parameters:
2020-10-12 15:59:45.604871+0200 Photomath[14849:4487585] 	[Adjust]v: 		app_token              6wo0kpqv8874
2020-10-12 15:59:45.605154+0200 Photomath[14849:4487585] 	[Adjust]v: 		app_updated_at         2020-10-09T14:57:45.000Z+0200
2020-10-12 15:59:45.605342+0200 Photomath[14849:4487585] 	[Adjust]v: 		app_version            0
2020-10-12 15:59:45.605458+0200 Photomath[14849:4487585] 	[Adjust]v: 		app_version_short      7.2.0
2020-10-12 15:59:45.605589+0200 Photomath[14849:4487585] 	[Adjust]v: 		att_status             0
2020-10-12 15:59:45.605715+0200 Photomath[14849:4487585] 	[Adjust]v: 		attribution_deeplink   1
2020-10-12 15:59:45.605849+0200 Photomath[14849:4487585] 	[Adjust]v: 		bundle_id              com.microblink.PhotoMath
2020-10-12 15:59:45.605972+0200 Photomath[14849:4487585] 	[Adjust]v: 		connectivity_type      2
2020-10-12 15:59:45.606109+0200 Photomath[14849:4487585] 	[Adjust]v: 		country                HR
2020-10-12 15:59:45.606261+0200 Photomath[14849:4487585] 	[Adjust]v: 		cpu_type               CPU_SUBTYPE_ARM64E
2020-10-12 15:59:45.606464+0200 Photomath[14849:4487585] 	[Adjust]v: 		created_at             2020-10-12T15:59:45.598Z+0200
2020-10-12 15:59:45.606576+0200 Photomath[14849:4487585] 	[Adjust]v: 		device_name            iPhone11,8
2020-10-12 15:59:45.606711+0200 Photomath[14849:4487585] 	[Adjust]v: 		device_type            iPhone
2020-10-12 15:59:45.606844+0200 Photomath[14849:4487585] 	[Adjust]v: 		environment            sandbox
2020-10-12 15:59:45.606964+0200 Photomath[14849:4487585] 	[Adjust]v: 		event_buffering_enabled 0
2020-10-12 15:59:45.607108+0200 Photomath[14849:4487585] 	[Adjust]v: 		fb_anon_id             XZD657DB4A-FD28-4FEC-A529-DA419DD3563A
2020-10-12 15:59:45.607226+0200 Photomath[14849:4487585] 	[Adjust]v: 		hardware_name          N841AP
2020-10-12 15:59:45.607361+0200 Photomath[14849:4487585] 	[Adjust]v: 		idfa                   F4076A0C-8789-4395-8E66-A7923A128A57
2020-10-12 15:59:45.607509+0200 Photomath[14849:4487585] 	[Adjust]v: 		idfv                   7D7F998A-5050-498D-81D8-C6078B23463D
2020-10-12 15:59:45.607655+0200 Photomath[14849:4487585] 	[Adjust]v: 		installed_at           2020-10-12T15:59:39.586Z+0200
2020-10-12 15:59:45.607823+0200 Photomath[14849:4487585] 	[Adjust]v: 		language               en
2020-10-12 15:59:45.607993+0200 Photomath[14849:4487585] 	[Adjust]v: 		last_interval          0
2020-10-12 15:59:45.608205+0200 Photomath[14849:4487585] 	[Adjust]v: 		m                      656E4E38343141500E0001323139003031024200F9BE000C150C42CB5F74787C
2020-10-12 15:59:45.608370+0200 Photomath[14849:4487585] 	[Adjust]v: 		mcc                    219
2020-10-12 15:59:45.608497+0200 Photomath[14849:4487585] 	[Adjust]v: 		mnc                    01
2020-10-12 15:59:45.608610+0200 Photomath[14849:4487585] 	[Adjust]v: 		needs_response_details 1
2020-10-12 15:59:45.608727+0200 Photomath[14849:4487585] 	[Adjust]v: 		network_type           CTRadioAccessTechnologyLTE
2020-10-12 15:59:45.608832+0200 Photomath[14849:4487585] 	[Adjust]v: 		os_build               18A393
2020-10-12 15:59:45.608888+0200 Photomath[14849:4487585] 	[Adjust]v: 		os_name                ios
2020-10-12 15:59:45.609083+0200 Photomath[14849:4487585] 	[Adjust]v: 		os_version             14.0.1
2020-10-12 15:59:45.609221+0200 Photomath[14849:4487585] 	[Adjust]v: 		persistent_ios_uuid    e7105a8d-1ab8-4919-b287-ef801397a2b8
2020-10-12 15:59:45.609351+0200 Photomath[14849:4487585] 	[Adjust]v: 		push_token             3f65e3ae3154558c7abfbab167c49ee59cbfe3bb206327611dead7fb8604fc13
2020-10-12 15:59:45.609479+0200 Photomath[14849:4487585] 	[Adjust]v: 		session_count          1
2020-10-12 15:59:45.609627+0200 Photomath[14849:4487585] 	[Adjust]v: 		session_length         0
2020-10-12 15:59:45.609805+0200 Photomath[14849:4487585] 	[Adjust]v: 		source                 push
2020-10-12 15:59:45.609967+0200 Photomath[14849:4487585] 	[Adjust]v: 		subsession_count       1
2020-10-12 15:59:45.610098+0200 Photomath[14849:4487585] 	[Adjust]v: 		time_spent             0
2020-10-12 15:59:45.611654+0200 Photomath[14849:4487585] 	[Adjust]d: Package handler wrote 2 packages
2020-10-12 15:59:45.611792+0200 Photomath[14849:4487585] 	[Adjust]v: Package handler is already sending
2020-10-12 15:59:45.625429+0200 Photomath[14849:4487533] 	[Adjust]v: Response: {"app_token":"6wo0kpqv8874","adid":"3f23a1d334f9f3733e08d19492c8f3b5","timestamp":"2020-10-12T13:59:45.572Z+0000","message":"Install tracked","ask_in":2000}
2020-10-12 15:59:45.625528+0200 Photomath[14849:4487533] 	[Adjust]d: succeeded with current url strategy
2020-10-12 15:59:45.625872+0200 Photomath[14849:4487533] 	[Adjust]d: Got JSON response with message: Install tracked
2020-10-12 15:59:45.626188+0200 Photomath[14849:4487533] 	[Adjust]d: Waiting to query attribution in 2000 milliseconds
2020-10-12 15:59:45.626516+0200 Photomath[14849:4487533] 	[Adjust]v: Attribution timer starting. Launching in 2,0 seconds
2020-10-12 15:59:45.627493+0200 Photomath[14849:4487535] 	[Adjust]d: Package handler wrote 1 packages
2020-10-12 15:59:45.627744+0200 Photomath[14849:4487535] 	[Adjust]v: requestForPostPackage with urlString: https://app.adjust.com/sdk_info
2020-10-12 15:59:45.628791+0200 Photomath[14849:4487544] 	[Adjust]d: Wrote Activity state: ec:0 sc:1 ssc:1 ask:1 sl:0.0 ts:0.0 la:1602511185.1 dt:3f65e3ae3154558c7abfbab167c49ee59cbfe3bb206327611dead7fb8604fc13 gdprf:0 dtps:0 att:0
2020-10-12 15:59:45.630146+0200 Photomath[14849:4487544] 	[Adjust]d: Wrote Activity state: ec:0 sc:1 ssc:1 ask:1 sl:0.0 ts:0.0 la:1602511185.1 dt:3f65e3ae3154558c7abfbab167c49ee59cbfe3bb206327611dead7fb8604fc13 gdprf:0 dtps:0 att:0
2020-10-12 15:59:45.717186+0200 Photomath[14849:4487533] 	[Adjust]v: Response: {"timestamp":"2020-10-12T13:59:45.677Z+0000","message":"Unattributable SDK click ignored."}
2020-10-12 15:59:45.717235+0200 Photomath[14849:4487533] 	[Adjust]d: succeeded with current url strategy
2020-10-12 15:59:45.717357+0200 Photomath[14849:4487533] 	[Adjust]d: Got click JSON response with message: Unattributable SDK click ignored.
2020-10-12 15:59:45.719056+0200 Photomath[14849:4487533] 	[Adjust]d: Wrote Activity state: ec:0 sc:1 ssc:1 ask:0 sl:0.0 ts:0.0 la:1602511185.1 dt:3f65e3ae3154558c7abfbab167c49ee59cbfe3bb206327611dead7fb8604fc13 gdprf:0 dtps:0 att:0
2020-10-12 15:59:46.040085+0200 Photomath[14849:4487541] 	[Adjust]v: Response: {"timestamp":"2020-10-12T13:59:46.000Z+0000","message":"Info updated"}
2020-10-12 15:59:46.040336+0200 Photomath[14849:4487541] 	[Adjust]d: succeeded with current url strategy
2020-10-12 15:59:46.040457+0200 Photomath[14849:4487541] 	[Adjust]d: Got JSON response with message: Info updated
2020-10-12 15:59:46.045765+0200 Photomath[14849:4487537] 	[Adjust]d: Package handler wrote 0 packages
2020-10-12 15:59:47.788080+0200 Photomath[14849:4487544] 	[Adjust]v: Attribution timer fired
2020-10-12 15:59:47.798819+0200 Photomath[14849:4487544] 	[Adjust]v: Value read from the keychain
2020-10-12 15:59:47.813218+0200 Photomath[14849:4487544] 	[Adjust]v: Path:      /attribution
2020-10-12 15:59:47.813505+0200 Photomath[14849:4487544] 	[Adjust]v: ClientSdk: ios4.23.2
2020-10-12 15:59:47.813575+0200 Photomath[14849:4487544] 	[Adjust]v: Parameters:
2020-10-12 15:59:47.813633+0200 Photomath[14849:4487544] 	[Adjust]v: 		app_token              6wo0kpqv8874
2020-10-12 15:59:47.813692+0200 Photomath[14849:4487544] 	[Adjust]v: 		app_version            0
2020-10-12 15:59:47.813748+0200 Photomath[14849:4487544] 	[Adjust]v: 		app_version_short      7.2.0
2020-10-12 15:59:47.813864+0200 Photomath[14849:4487544] 	[Adjust]v: 		att_status             0
2020-10-12 15:59:47.813963+0200 Photomath[14849:4487544] 	[Adjust]v: 		attribution_deeplink   1
2020-10-12 15:59:47.814019+0200 Photomath[14849:4487544] 	[Adjust]v: 		bundle_id              com.microblink.PhotoMath
2020-10-12 15:59:47.814076+0200 Photomath[14849:4487544] 	[Adjust]v: 		created_at             2020-10-12T15:59:47.789Z+0200
2020-10-12 15:59:47.814131+0200 Photomath[14849:4487544] 	[Adjust]v: 		device_name            iPhone11,8
2020-10-12 15:59:47.814188+0200 Photomath[14849:4487544] 	[Adjust]v: 		device_type            iPhone
2020-10-12 15:59:47.815009+0200 Photomath[14849:4487544] 	[Adjust]v: 		environment            sandbox
2020-10-12 15:59:47.815094+0200 Photomath[14849:4487544] 	[Adjust]v: 		event_buffering_enabled 0
2020-10-12 15:59:47.815154+0200 Photomath[14849:4487544] 	[Adjust]v: 		idfa                   F4076A0C-8789-4395-8E66-A7923A128A57
2020-10-12 15:59:47.815214+0200 Photomath[14849:4487544] 	[Adjust]v: 		idfv                   7D7F998A-5050-498D-81D8-C6078B23463D
2020-10-12 15:59:47.815271+0200 Photomath[14849:4487544] 	[Adjust]v: 		initiated_by           backend
2020-10-12 15:59:47.815332+0200 Photomath[14849:4487544] 	[Adjust]v: 		m                      656E4E38343141500E0001323139003031024200F9BE000C140C42CE5F74787C
2020-10-12 15:59:47.816033+0200 Photomath[14849:4487544] 	[Adjust]v: 		needs_response_details 1
2020-10-12 15:59:47.816152+0200 Photomath[14849:4487544] 	[Adjust]v: 		os_build               18A393
2020-10-12 15:59:47.816214+0200 Photomath[14849:4487544] 	[Adjust]v: 		os_name                ios
2020-10-12 15:59:47.816278+0200 Photomath[14849:4487544] 	[Adjust]v: 		os_version             14.0.1
2020-10-12 15:59:47.816338+0200 Photomath[14849:4487544] 	[Adjust]v: 		persistent_ios_uuid    e7105a8d-1ab8-4919-b287-ef801397a2b8
2020-10-12 15:59:47.817676+0200 Photomath[14849:4487544] 	[Adjust]v: requestForGetPackage with urlString: https://app.adjust.com/attribution?bundle_id=com.microblink.PhotoMath&initiated_by=backend&app_version=0&device_name=iPhone11%2C8&app_version_short=7.2.0&needs_response_details=1&attribution_deeplink=1&os_build=18A393&os_name=ios&event_buffering_enabled=0&persistent_ios_uuid=e7105a8d-1ab8-4919-b287-ef801397a2b8&idfv=7D7F998A-5050-498D-81D8-C6078B23463D&environment=sandbox&app_token=6wo0kpqv8874&os_version=14.0.1&m=656E4E38343141500E0001323139003031024200F9BE000C140C42CE5F74787C&created_at=2020-10-12T15%3A59%3A47.789Z%2B0200&device_type=iPhone&att_status=0&idfa=F4076A0C-8789-4395-8E66-A7923A128A57&sent_at=2020-10-12T15%3A59%3A47.816Z%2B0200
2020-10-12 15:59:48.254071+0200 Photomath[14849:4487541] 	[Adjust]v: Response: {"app_token":"6wo0kpqv8874","adid":"3f23a1d334f9f3733e08d19492c8f3b5","timestamp":"2020-10-12T13:59:48.208Z+0000","message":"Attribution found","attribution":{"tracker_token":"7n1f58m","tracker_name":"buy","network":"buy"}}
2020-10-12 15:59:48.254364+0200 Photomath[14849:4487541] 	[Adjust]d: succeeded with current url strategy
2020-10-12 15:59:48.254525+0200 Photomath[14849:4487541] 	[Adjust]d: Got attribution JSON response with message: Attribution found
2020-10-12 15:59:48.261774+0200 Photomath[14849:4487529] 	[Adjust]d: Wrote Activity state: ec:0 sc:1 ssc:1 ask:0 sl:0.0 ts:0.0 la:1602511185.1 dt:3f65e3ae3154558c7abfbab167c49ee59cbfe3bb206327611dead7fb8604fc13 gdprf:0 dtps:0 att:0
2020-10-12 15:59:48.265948+0200 Photomath[14849:4487529] 	[Adjust]d: Wrote Attribution: tt:7n1f58m tn:buy net:buy cam:(null) adg:(null) cre:(null) cl:(null) adid:3f23a1d334f9f3733e08d19492c8f3b5
2020-10-12 15:59:48.266097+0200 Photomath[14849:4487529] 	[Adjust]d: Launching attribution changed delegate

Am I testing this wrong?

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

3 participants