Orhan Obut

Results 92 comments of Orhan Obut

@pscj Thanks for this issue, I'll definitely take a look for this. A good case! I'll add this one in backlog

@pscj I'll add this issue with the upcoming version. It'll be interesting.

Interesting idea. Would you mind to give me some example from integration point of view? For example, when you initialize Logger how it would look like and when you log...

Let me check that python library to understand more. I see that logging into disk feature might be more powerful and useful.

I agree that documentation about this particular `LogAdapter` is not good enough. As default it writes to the external storage. It also requires some permissions. Do you have appropriate permissions...

It's an old issue that I haven't take a look unfortunately. Let me see if I can fix this in this weekend. I'll spend some time on it.

Ohh, let me check the issue. Thanks for the report.

I think you are missing repositories section. Can you confirm that you have all repositories are declared? ```groovy buildscript { repositories { jcenter() // other repositories } dependencies { classpath...

Let me check the issue. Could you give me more details about environment? - Are you using kotlin? - Android studio version etc

It seems that the issue is related to gradle plugin `3.1` Could you confirm that if Tracklytics triggers event on previous gradle plugin versions e.g. `3.0.1`?