Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

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
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
@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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants