-
**Description**: Wrong IP in "web_auth_url" JSON field generated by bnetserver causes WoW error BLZ51914001
**Current behaviour**: When i try to connect to my server, the bnetserver correctly handle …
F0x06 updated
8 years ago
-
Вместо обработки android.net.wifi.STATE_CHANGE лучше ловить android.net.wifi.WIFI_STATE_CHANGED (WifiManager.WIFI_STATE_CHANGED_ACTION).
Дело в том, что сейчас Receiver получает событие задолго до ре…
-
Uses of the passthrough test environment are currently limited to the cases where the Connection object can be accessed, directly. Many applications would rather operate on a URI since that is how a …
-
- This failed an Ehcache test: https://github.com/ehcache/ehcache3/issues/1677
- This blocked Ehcache PR: https://github.com/ehcache/ehcache3/pull/1676
As a workaround, I'll check the null return.…
-
``` zephir
public function getConnection( model)
{
var service, connectionService, connection, dependencyInjector, entityName;
let service = "mongo";
let connectionService = this->_connec…
-
По сообщениям бета-тестировщиков, приложение не может выбрать алгоритм при подключении к сети даже несмотря на правильный SSID. В некоторых случаях выдается сообщение о том, что алгоритм не найден, од…
-
Стало известно, что некоторые блокировщики рекламы (например AdGuard) блокируют некоторые проверки в приложении. Это приводит к тому, что приложение всегда думает, что "Сеть недоступна или не отвечает…
-
what the StreamsClient.getStream(UserIDList) is supposed to do?
Based on the name, I thought it will get a stream based on the specified user ids. But the implementation actually tries to create a st…
-
I'm trying to figure out a way to handle creating class instances with dependencies which can only be resolved at runtime and are also transient registrations. An example I have is
``` c#
interface …
-
При переходе между поддерживаемыми сетями приложение не замечает этого и не подключается. Нужно хранить SSID подключенной сети в ConnectionService.