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

Cyclic requests to /api/v2.0/conversion-value with 404 failur response #570

Open
anatooly opened this issue Aug 8, 2024 · 1 comment
Open
Labels

Comments

@anatooly
Copy link

anatooly commented Aug 8, 2024

I intergate appsFlyer to my RN app & see at Flipper cycle requests to

https://qhzwau-skadsdkless.appsflyersdk.com/api/v2.0/conversion-value?uid=1709657260529-1195974&app_id=id1571355924&trigger=timer&session_counter=13&iaecounter=0&device_timestamp=1723052657284&prev_response_time=1723052647292&prev_update_time=1723052647296&prev_update_value=-10006&prev_response_code=404&session_length=null&os_version=17.0&sdk_version=6.14.3&bundle_id=com.my.app&device_model=x86_64&gcv_transaction_id=190D6E5F-393E-4Bfa19-B6F8-6EEFC06C2AEA

it not stopped, every ~10 sec. with response 404 message: "not found"

Report

Plugin Version

"react-native-appsflyer": "^6.14.3"

On what Platform are you having the issue?

ios

What did you do?

All on install & integrate docs

What did you expect to happen?

not sent cycle requests

What happened instead?

Errors not find solution why and how fix

Please provide any other relevant information.

% npx react-native info

System:
  OS: macOS 14.0
  CPU: (12) x64 Intel(R) Core(TM) i9-8950HK CPU @ 2.90GHz
  Memory: 6.24 GB / 32.00 GB
  Shell:
    version: "5.9"
    path: /bin/zsh
Binaries:
  Node:
    version: 21.7.1
    path: /usr/local/bin/node
  Yarn:
    version: 3.6.4
    path: /usr/local/bin/yarn
  npm:
    version: 10.5.0
    path: /usr/local/bin/npm
  Watchman:
    version: 2024.01.22.00
    path: /usr/local/bin/watchman
Managers:
  CocoaPods:
    version: 1.15.2
    path: /usr/local/bin/pod
SDKs:
  iOS SDK:
    Platforms:
      - DriverKit 23.0
      - iOS 17.0
      - macOS 14.0
      - tvOS 17.0
      - watchOS 10.0
  Android SDK:
    API Levels:
      - "27"
      - "28"
      - "29"
      - "30"
      - "31"
      - "33"
      - "34"
    Build Tools:
      - 27.0.3
      - 28.0.3
      - 29.0.0
      - 29.0.1
      - 29.0.2
      - 29.0.3
      - 30.0.2
      - 30.0.3
      - 31.0.0
      - 33.0.0
      - 33.0.1
      - 34.0.0
    System Images:
      - android-27 | Google APIs Intel x86 Atom
      - android-29 | Google APIs Intel x86 Atom
    Android NDK: 22.1.7171670
IDEs:
  Android Studio: 2023.1 AI-231.9392.1.2311.11076708
  Xcode:
    version: 15.0/15A240d
    path: /usr/bin/xcodebuild
Languages:
  Java:
    version: 17.0.9
    path: /Library/Java/JavaVirtualMachines/zulu-17.jdk/Contents/Home/bin/javac
  Ruby:
    version: 2.6.10
    path: /usr/bin/ruby
npmPackages:
  "@react-native-community/cli": Not Found
  react:
    installed: 18.2.0
    wanted: 18.2.0
  react-native:
    installed: 0.73.9
    wanted: 0.73.9
  react-native-macos: Not Found
npmGlobalPackages:
  "*react-native*": Not Found
Android:
  hermesEnabled: true
  newArchEnabled: false
iOS:
  hermesEnabled: true
  newArchEnabled: false
@pazlavi pazlavi added the support label Aug 8, 2024
Copy link

github-actions bot commented Aug 8, 2024

👋 Hi @anatooly 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.

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

2 participants