mparticle-android-sdk
mparticle-android-sdk copied to clipboard
mParticle SDK for Android apps
## Instructions 1. PR target branch should be against `development` 2. PR title name should follow this format: https://github.com/mParticle/mparticle-workflows/blob/main/.github/workflows/pr-title-check.yml 3. PR branch prefix should follow this format: https://github.com/mParticle/mparticle-workflows/blob/main/.github/workflows/pr-branch-check-name.yml ## Summary...
## Instructions 1. PR target branch should be against `development` 2. PR title name should follow this format: https://github.com/mParticle/mparticle-workflows/blob/main/.github/workflows/pr-title-check.yml 3. PR branch prefix should follow this format: https://github.com/mParticle/mparticle-workflows/blob/main/.github/workflows/pr-branch-check-name.yml ## Summary...
## Instructions 1. PR target branch should be against `development` 2. PR title name should follow this format: https://github.com/mParticle/mparticle-workflows/blob/main/.github/workflows/pr-title-check.yml 3. PR branch prefix should follow this format: https://github.com/mParticle/mparticle-workflows/blob/main/.github/workflows/pr-branch-check-name.yml ## Summary...
We had a problem that kit activated broadcast (MParticle.ServiceProviders.BROADCAST_ACTIVE_xx) were not received on devices on Android 14. It turns out that our registered receiver used recommended flag `Context.RECEIVER_NOT_EXPORTED` and that...
Hello! On our app we are using mParticle and we've recently found out, when enabling [StrictMode](https://developer.android.com/reference/android/os/StrictMode) we are seeing these errors every time we are logging an event: ``` Tried...
Bumps [org.codehaus.groovy:groovy-all](https://github.com/apache/groovy) from 3.0.13 to 3.0.21. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps com.android.tools.build:gradle from 4.1.3 to 8.3.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [com.guardsquare:proguard-gradle](https://github.com/Guardsquare/proguard) from 7.3.0 to 7.4.2. Release notes Sourced from com.guardsquare:proguard-gradle's releases. 7.4.2 Bugfixes Fix potential access issues when backporting. Fix potential NoClassDefFoundError when using type specialization optimization. (#373) Improve...
Bumps org.jlleitschuh.gradle.ktlint from 11.2.0 to 12.1.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...
Bumps `kotlin_version` from 1.8.0 to 1.9.21. Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.8.0 to 1.9.21 Release notes Sourced from org.jetbrains.kotlin:kotlin-gradle-plugin's releases. Kotlin 1.9.21 Changelog Compiler KT-62885 Introduce a language feature entry for expect...