Paul Turner
Paul Turner
**Describe the feature request:** Hello! Just wanted to drop a notice that the intune plugin is currently using 'android.registerTransform' which is slated to be removed in version 8.0 of the...
**Describe the bug:** When running a build with [Gradle's configuration cache](https://docs.gradle.org/current/userguide/configuration_cache.html#config_cache:usage) turned on the build will fail to apply the config cache due to the plugins [usage of disallowed types](https://docs.gradle.org/7.2/userguide/configuration_cache.html#config_cache:requirements:disallowed_types)....
The 10.2.1 release mentions: > MAM SDK API methods that take UPNs to specify identities are deprecated. They will be removed completely at the next major version increment. New methods...
**Describe the bug:** We're seeing errors when accessing a keychain item from within a background task, which carries over to the next foreground launch. The error code given is `OSStatus...