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

The data couldn’t be read because it isn’t in the correct format #235

Open
Cachwir opened this issue Jul 8, 2023 · 7 comments
Open
Labels

Comments

@Cachwir
Copy link

Cachwir commented Jul 8, 2023

Report

Plugin Version

6.10.31 (reproduced also on 6.2.20)

On what Platform are you having the issue?

iOS

What did you do?

Called initSdk after opening the app through a deeplink

What did you expect to happen?

The success function to be called and our deep link's related function to be called.

What happened instead?

The failure function got called with the following payload :
jsonMessageStr = {"status":"failure","type":"onInstallConversionFailure","data":"The data couldn’t be read because it isn’t in the correct format."}
Deep links on iOS only seem to be working when the app is already launched.

Please provide any other relevant information.

We've been using this plugin for years now, and the deeplink was working as intended. And after about a year without publishing any update, we have decided to work on a new one. However, we've noticed that it doesn't work as intended anymore and can't seem to find the reason, no one here being skilled in Objective C.

@pazlavi pazlavi added the support label Jul 8, 2023
@github-actions
Copy link

github-actions bot commented Jul 8, 2023

👋 Hi @Cachwir and Thank you for reaching out to us.
In order for us to provide optimal support, please submit a ticket to our support team at [email protected].
When submitting the ticket, please specify:

  • ✅ your AppsFlyer sign-up (account) email
  • ✅ app ID
  • ✅ production steps
  • ✅ logs
  • ✅ code snippets
  • ✅ and any additional relevant information.

@xmx77
Copy link

xmx77 commented Oct 4, 2023

@ Cachwir
I have same issue , did you resolve it ?

@jetaggart
Copy link

@Cachwir @pazlavi any updates on this? we're running into the same issue

@pazlavi
Copy link
Contributor

pazlavi commented Oct 12, 2023

@Cachwir @xmx77 @jetaggart,

If you receiving this error or 403 response in the logs, it might be because you have the Zero package. This package does not include attribution data, only data about clicks and impressions. For more information about our packages, contact the CEM team at [email protected] or visit AppsFlyer pricing.

For technical support, please submit a ticket to our support team at [email protected].

@raeesaa
Copy link

raeesaa commented Nov 30, 2023

@Cachwir @jetaggart @xmx77 were you able to resolve this?

@jetaggart
Copy link

Yes this was a authorization issue with our account, we had to update our account with a new pricing tier, unfortunate the lib doesn't tell you that you're using a feature you don't have access too, very hard to figure out.

@raeesaa
Copy link

raeesaa commented Dec 1, 2023

@jetaggart Thank you for sharing the solution. We are on the correct plan but still getting this error.

I will try to debug native code to figure out the root cause in our case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants