Eventbrite API & Xamarin Forms

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ธ.ค. 2024

ความคิดเห็น • 5

  • @markdeanilvicente7257
    @markdeanilvicente7257 8 ปีที่แล้ว +1

    I am wondering if you have already have SignalR simple chat using Xamarin Cross Platform :)

  • @emanhindi3419
    @emanhindi3419 7 ปีที่แล้ว +1

    THANKS ALOT >>>> did you solve the problem in app>android???

  • @Adam-us4bb
    @Adam-us4bb 7 ปีที่แล้ว +2

    Awesome tutorial! Did you find a way to get this working on android?

    • @Adam-us4bb
      @Adam-us4bb 7 ปีที่แล้ว +1

      If interested the issue with android is caused by the default HTTP client and SSL Settings.
      To Fix Right click on "projectName".droid > Select "Options" > In the right hand panel select "Android Build" > Set the "HttpClient implementation" to "AndroidClientHandler" and "SSL/TLS implementation" to "Native TLS 1.2+"