AppsFlyerSDK / appsflyer-react-native-plugin

AppsFlyer plugin for React Native
MIT License
273 stars 196 forks source link

iOS logEvent() Status code failure 404 #530

Closed neerajsingh-dev closed 4 months ago

neerajsingh-dev commented 4 months ago

Report

Plugin Version

ℹ Please replace these two lines with the plugin version. via 6.12.1

On what Platform are you having the issue?

ℹ Please replace these two lines with the SDK version. ios

What did you do?

ℹ Please replace these two lines with what you did.

  1. Init sdk and validate it worked having the Success string log.
  2. Execute logEvent()

Included the following In-App event:

What did you expect to happen?

ℹ Please replace these two lines with what you expected to happen.
console.log(Success);

What happened instead?

ℹ Please replace these two lines with of what happened instead.
Status code failure: 404

Please provide any other relevant information.

ℹ Please replace these two lines with more information. xcode version 15.0.1 cocoapods version 1.15.2

github-actions[bot] commented 4 months ago

👋 Hi @neerajsingh-dev 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 support@appsflyer.com. When submitting the ticket, please specify:

yvza commented 1 month ago

how to solve this? @neerajsingh-dev