Giter Club home page Giter Club logo

Comments (8)

NagendraMNK avatar NagendraMNK commented on September 12, 2024

i am unable to find appDidLaunch in adjust.ts

Please suggest me here

this.adjust.appDidLaunch(adjustConfig)

from cordova_sdk.

NagendraMNK avatar NagendraMNK commented on September 12, 2024

Can you suggest me Adjust cordova and ionic version for iOS

from cordova_sdk.

uerceg avatar uerceg commented on September 12, 2024

Hi @NagendraMNK.

These logs are originating from native iOS SDK. Meaning of the log line is that some action was attempted to be performed on Adjust SDK before you have invoked create method on Adjust instance. appDidLaunch: method is just what is being called under the hood in native iOS SDK of ours.

How are you setting up SDK inside of your app? Did you check our example implementation inside of the Ionic app?

Cheers

from cordova_sdk.

NagendraMNK avatar NagendraMNK commented on September 12, 2024

I am not creating any event before configuration set, creating an event in AddToCart and Purchase not in app launch

from cordova_sdk.

uerceg avatar uerceg commented on September 12, 2024

Okay. Can you launch your app with Adjust SDK set to sandbox environment and log level set to verbose and upon launch, pick up all the logs which Adjust SDK outputs (you can find them with [Adjust] tag and feel free to remove any sensitive information from them if any present) and send them over?

from cordova_sdk.

NagendraMNK avatar NagendraMNK commented on September 12, 2024

[CDVTimer][adjust] 0.084996ms
[Adjust]e: Please initialize Adjust by calling 'appDidLaunch' before

I am getting those two logs, first one is coming when app is launching and second one when i am calling trackEvent

As my understanding, First log is blocking my all trackevents and this is happening only in iOS

from cordova_sdk.

uerceg avatar uerceg commented on September 12, 2024

Hi @NagendraMNK

Sorry for delay in response. Are you still encountering this with latest SDK version?

from cordova_sdk.

uerceg avatar uerceg commented on September 12, 2024

Feel free to comment/reopen in case issue still persists with latest SDK version. Cheers.

from cordova_sdk.

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.