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

Connectivity -> Can return the same profile twice #649

Closed
jamesmontemagno opened this issue Dec 12, 2018 · 2 comments
Closed

Connectivity -> Can return the same profile twice #649

jamesmontemagno opened this issue Dec 12, 2018 · 2 comments
Assignees
Labels
bug Something isn't working
Projects
Milestone

Comments

@jamesmontemagno
Copy link
Collaborator

Bug report best practices: Submitting Issues

Description

Isn't a huge issue, but no need to be returning the same Profile twice. Sometimes android devices can return cellular multiple times and even an unknown for something like VPN.

Steps to Reproduce

  1. Run on a device (usually android)
  2. YMMV but you can get the same profile twice

Expected Behavior

A profile should only show once.

Actual Behavior

Usually does, but not always

Basic Information

  • Version with issue: 1.0.0
  • Last known good version:
  • IDE:
  • Platform Target Frameworks:
    • iOS: iOS 12
    • Android: Tested on 8.0
    • UWP: 16299
@jamesmontemagno jamesmontemagno self-assigned this Dec 13, 2018
@jamesmontemagno jamesmontemagno added this to the 1.0.1 milestone Dec 13, 2018
@jamesmontemagno jamesmontemagno added the bug Something isn't working label Dec 13, 2018
@Redth Redth added this to Needs triage in Triage Dec 13, 2018
@stesvis
Copy link

stesvis commented Dec 18, 2018

Hello @jamesmontemagno ,

I was going to report that the Connectivity.ConnectivityChanged event is fired twice when the connectivity changes. Is it the same bug?

@jamesmontemagno
Copy link
Collaborator Author

It is possible, however we do a check to see if all of the values are the same or not.

Triage automation moved this from Needs triage to Closed Dec 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Triage
  
Closed
Development

No branches or pull requests

2 participants