Stefan Oltmann
Stefan Oltmann
I build my binary with `packageDmg` / `packageMsi` and I'm looking for a sample how I must modify my `build.gradle.kts` to include an obfuscation step. I don't find an answer...
Running `carthage update --use-xcframeworks` with the Cartfile `github "Countly/countly-sdk-ios"` created only a frameworks for iOS, because in "Build Settings" - "Architectures" - "Supported Plattforms" only iOS was set (seemingly the...
### Problem Statement Currently sending of events seems to be fully automatic. I want to ask my users for consent before sending the crash report. ### Solution Brainstorm I'm interested...