Avatar

gokhan kocaman

  • Total activity 5
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Activity overview

Latest activity by gokhan kocaman
  • gokhan kocaman commented,

    Finally I solved. As you mentioned above, installation both core and java sdk jars was problem. On my pom.xml: <dependency> <groupId>ly.count.sdk</groupId> <artifactId>java</artifactId> <v...

  • gokhan kocaman commented,

      As you see above, jar files don't include Countly and Config classes. So documentation above code can not be implemented.

  • gokhan kocaman commented,

    İ added maven dependency and repository too. As i declared above that in jar there are no Config and Countly classes. Documentation above is wrong.

  • gokhan kocaman created a post,

    java sdk problem

    Hi, I try to integrate java sdk to my java ee project. On documentation it says: Config config = new Config("http://YOUR.SERVER.COM", "YOUR_APP_KEY") .enableTestMode() .setLoggingLevel(Config.Loggi...

    • 2 followers
    • 6 comments
    • 0 votes