We are moving to Discord!

Join us on the Countly Community Discord Server! Engage in discussions, share your feature ideas, and learn from fellow Countly users to build exceptional apps and experiences.

Comments

11 comments
  • Official comment

    Yes you can. Here is how to do it with iOS SDK

    Comment actions Permalink
  • Thanks for the idea! I tried what the article said and it gave me this error. I am not sure what I am doing wrong. 

    0
    Comment actions Permalink
  • Is it working OK without adding that line?

    0
    Comment actions Permalink
  • Yep, it works fine without that line.

    Also, it works if I change the setting to CLYPushNotifications

    0
    Comment actions Permalink
  • You need to add it before the .start method call btw but error seems strange. If it can find other Countly symbols, it should find that string CLYCrashReporting. 

    0
    Comment actions Permalink
  • It could be this part of the CountlyConfig.m file

    Also, I am not sure what you mean by .start method? I don't have one? 

    Thanks for you help :)

    0
    Comment actions Permalink
  • Oh, I am sorry. I assumed you wanted this in iOS. It is not available in OSX:

    https://github.com/Countly/countly-sdk-ios/blob/efa41a3fe4da63e41fd0cdec8e836b5e0cf0d982/CountlyConfig.m#L11-L20

    1
    Comment actions Permalink
  • That's ok, thanks for looking into it :) 

    0
    Comment actions Permalink
  • With start method, I meant this one:

    Countly.sharedInstance().start(with: config)

    You need to make all your changes to the config object before calling this.

     

    0
    Comment actions Permalink
  • Oh I see, thanks for the clarification

    0
    Comment actions Permalink
  • Sure. Enjoy Countly :).

    0
    Comment actions Permalink

Please sign in to leave a comment.