chinloyal / pusher_client

A Pusher Channels Client for Fluttter (Fully supports Android and iOS)
https://pusher.com/channels
MIT License
43 stars 181 forks source link

Curiosity issue #11

Closed richard457 closed 3 years ago

richard457 commented 3 years ago

I want to use the plugin on the android however host which is when on android local is 10.2.2.2 PusherOptions( // if local on android use 10.0.2.2 host: '10.0.2.2', encrypted: false, ) should I change it when I publish my android app?

arlandclaudel commented 3 years ago

@richard457 Yes you must replace the ip with your server domain or ipAddress