Coder Social home page Coder Social logo

Comments (3)

divanc avatar divanc commented on June 16, 2024

Hey, @cheuchheang! How do you evaded pull request form? :D
I can see it is iOS, I bet it is ios-only, and presumably not Expo

Can you tell me your RN version?

from adaptysdk-react-native.

divanc avatar divanc commented on June 16, 2024

I just checked with our native dev team, we must not fire native callbacks twice, so this is not ok at all

Is this reproducible at your side? If yes, I will need your help!

We need verbose native logs to understand why function tries to return response two times.

That is done via:

  1. When you call activate, set log level to verbose like:
await adapty.activate('MY_KEY', {
  logLevel: 'verbose',
});
  1. Run your app via Xcode and open Xcode logs
  2. Try to reproduce behavior and just export the log file. You might have some confidential data there, so it is best to send it to Adapty support and just say that you are the issue guy, they'll fetch me :)

from adaptysdk-react-native.

divanc avatar divanc commented on June 16, 2024

I hope, your issue is resolved without our assistance by now, we will close issue and thoroughly check double responses possibilities.

Please feel free to re-open if you still experience any problem like this

from adaptysdk-react-native.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.