Skip to content
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.

conflicts of library for Reachability in iOS #11

Open
eleomilagrosa opened this issue Oct 15, 2019 · 4 comments
Open

conflicts of library for Reachability in iOS #11

eleomilagrosa opened this issue Oct 15, 2019 · 4 comments
Assignees

Comments

@eleomilagrosa
Copy link

eleomilagrosa commented Oct 15, 2019

Just add this 2 in pubspec.yaml
then run the app in iOS

pusher_websocket_flutter: ^0.1.1
connectivity: ^0.4.4+1

When you combine this 2 library your app wont work anymore in iOS.
because of the library "Reachability"

image

Please give suggestions how to fix this situations

When I remove the connectivity library it will work as expected

@MisterJimson
Copy link
Contributor

Yes this is tricky since the Pusher SDK uses Reachability itself. I do not know of a solution to it at this moment.

@dw2kim dw2kim self-assigned this Dec 5, 2019
@dw2kim dw2kim pinned this issue Dec 6, 2019
@MisterJimson
Copy link
Contributor

More info here: flutter/flutter#42707 (comment)

@tintnaingwinn
Copy link

I use connectivityswift instead of connectivity.

@MisterJimson
Copy link
Contributor

Apparently the new Pusher SDKs don't have this issue anymore

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants