gojek / courier-flutter

Dart port of our popular courier library
43 stars 8 forks source link

Pass scheme from arguments method channel to iOS connectOptions #13

Closed alfianlosari closed 1 year ago

alfianlosari commented 1 year ago

The Courier iOS sdk 0.0.19 has provided options to pass scheme to ConnectOptions to determine whether to use SSL/TLS transport security instead of just using port 443 . This MR provides implementation to pass the scheme to Courier iOS SDK ConnectOptions.