Closed richard457 closed 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?
@richard457 Yes you must replace the ip with your server domain or ipAddress
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?