Исходный код вики Сценарии
Версия 2.5 от Alexandr Fokin на 2023/03/13 11:04
Последние авторы
author | version | line-number | content |
---|---|---|---|
1 | |(% style="width:188px" %)Создание виджетов|(% style="width:1305px" %)((( | ||
2 | Is it possible to create a widget using Xamarin.Forms? | ||
3 | https://stackoverflow.com/questions/59420180/is-it-possible-to-create-a-widget-using-xamarin-forms | ||
4 | |||
5 | Building a Bluetooth status widget with Xamarin | ||
6 | https://blog.wislon.io/posts/2014/08/01/building-a-bluetooth-status-widget-with-xamarin | ||
7 | ))) | ||
8 | |(% style="width:188px" %)[[HTTP client>>doc:Разработка.NET.Frameworks and Apps.Обмен данными.HTTP client.WebHome]]. Проблема с доменными именами, которые содержат символы, которые нельзя представить в ASCII. (например '_')|(% style="width:1305px" %)((( | ||
9 | javax.net.ssl.SSLHandshakeException: java.lang.IllegalArgumentException: Invalid input to toASCII: ip_nbae7bac35.kodrive.xyz | ||
10 | [[https:~~/~~/stackoverflow.com/questions/51563859/javax-net-ssl-sslhandshakeexception-java-lang-illegalargumentexception-invalid/59736352#59736352>>https://stackoverflow.com/questions/51563859/javax-net-ssl-sslhandshakeexception-java-lang-illegalargumentexception-invalid/59736352#59736352]] | ||
11 | |||
12 | Prior to android 7.0 I am getting this exception for url with underscores.java.lang.RuntimeException: java.lang.IllegalArgumentException: Invalid input to toASCII: v115_2.korbytstaging.com #2606 | ||
13 | [[https:~~/~~/github.com/square/retrofit/issues/2606?ref=https:~~/~~/githubhelp.com>>https://github.com/square/retrofit/issues/2606?ref=https://githubhelp.com]] | ||
14 | ))) | ||
15 | |(% style="width:188px" %)Приложение падает в Release выпуске, но работает в Debug.|(% style="width:1305px" %)((( | ||
16 | App crashes in release mode and not in debug mode - Xamarin Forms | ||
17 | [[https:~~/~~/stackoverflow.com/questions/32305633/app-crashes-in-release-mode-and-not-in-debug-mode-xamarin-forms>>https://stackoverflow.com/questions/32305633/app-crashes-in-release-mode-and-not-in-debug-mode-xamarin-forms]] | ||
18 | |||
19 | Помогло удаление /bin и /obj. | ||
20 | ))) | ||
21 | |||
22 |