Aman Kapoor
Aman Kapoor
Any update on this? How can we solve this?
Any update on this issue?
@bklastaitis-branch **4.2.0** I don't see any changes related to this in the latest versions.
Any update on this?
Yeah... but if you see "close session", it changes it's state to Branch.SESSION_STATE.UNINITIALISED. So Next time when I resume the activity, it will call the initSession() again. This causes initSession()...
We can add an optional support for logging `HttpURLConnection` through `URLStreamHandlerFactory`, `URLStreamHandler`, `URL.setURLStreamHandlerFactory()` Maybe some level of logging can be achieved through this. See this answer: https://stackoverflow.com/a/26409796/2960297
For Android: You can use the following code in app/build.gradle to reduce size. This assumes you want only english language. The patterns & include exclude could be modified according to...