appcenter-sdk-android icon indicating copy to clipboard operation
appcenter-sdk-android copied to clipboard

Implement data sending flag for services

Open MikhailSuendukov opened this issue 1 year ago • 0 comments

  • [ ] Has CHANGELOG.md been updated?
  • [ ] Are tests passing locally?
  • [ ] Are the files formatted correctly?
  • [ ] Did you add unit tests?
  • [ ] Did you test your change with either the sample apps that are included in the repository or with a blank app that uses your change?
  • [ ] Did you check UI tests on the sample app? They are not executed on CI.

Description

Add new API that allow to disable sending service data to the backend.

Related PRs or issues

AB#102467

MikhailSuendukov avatar Sep 08 '23 15:09 MikhailSuendukov