Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: provide setting to use only non-cellular, inexpensive and non-constrained network for sending logged events to Amplitude servers #347

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

junjie
Copy link

@junjie junjie commented May 6, 2021

Summary

This PR adds the option setSendOverInexpensiveNetworkOnly: to Amplitude. When enabled, the SDK will only be able to use WiFi and other inexpensive networks as determined by iOS/macOS to send logged events to server.

Checklist

  • Does your PR title have the correct title format?
  • Does your PR have a breaking change?: no

Lin Junjie and others added 3 commits December 8, 2020 15:49
@dantetam dantetam requested a review from jooohhn May 6, 2021 18:02
@dantetam
Copy link
Contributor

dantetam commented May 6, 2021

Very awesome PR and callout @junjie . Sending data over networks efficiently is really important for best practices in mobile SDKs. Getting our engineers to take a look.

@qingzhuozhen qingzhuozhen deleted the branch amplitude:main November 8, 2021 05:58
@qingzhuozhen qingzhuozhen reopened this Nov 8, 2021
@jooohhn jooohhn removed their request for review February 9, 2022 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants