gcadmes
gcadmes
Are there any updates on the progress for this feature request? Hoping that after 8 months, someone has implemented priority setting.
@rotorgames adding my thoughts... Even though the NavigationPage has toolbar, by default, you could have the toolbar and back button hidden by default, and act accordingly when they're visible. This...
Nicolas, Is this project dead? There hasn't been any commits for a very long time, and regarding the aforementioned issue, you haven't replied in over 3 months to Raj123456788's original...
Fair enough. However, if you ever do find the time to improve the project, currently the iOS project does not allow for untrusted SSL certificates (aka: Self Signed). By simply...
One last thing, it appears the android fix for your BridgeController TLS issue is mentioned in the last comment on this thread: https://github.com/koush/AndroidAsync/issues/393 Hope this inspires you to fix the...
Good point. May I ask, when you do testing, how many devices do you test it on? Asking because I'm hoping my company buys a license to the Xamarin Test...
Is there any traction on this item? I would like to use TLS1.2 as well.
I'm having the same issue. The sockets-for-pcl works fine with Android 6. My co has me testing our UDP discovery service on a Nexus 9 physical device running android 7.1,...
As far as I know, Websockts4Net uses the NETStandard.Library 1.6.1, netstarndard1.6 based PCL as opposed to a profile based PCL. Have you converted Pusher to NETStandard based PCL yet? If...