co-dax
co-dax
Seems that it doesn't work in dynamically loaded modules.
Need to allow to prevent applying update when app goes in the background in auto update mode. `delayUpdate` has similar behavior but it is only skipping update applying when the...
I have tried to add key shortcuts dynamically by adding new objects to the list binded to property "shortcuts" but it doesn't work. Documentation mentions in some places it is...
Hi. I am following [this ](https://learn.microsoft.com/en-us/azure/azure-signalr/signalr-quickstart-dotnet-core) tutorial and I am getting the following exception when I try to send a message: > Microsoft.Azure.SignalR.Common.FailedWritingMessageToServiceException: 'Unable to write message to endpoint:... I...
Is it safe to use the whole range of UTF-8 characters that are part of the byte in UTF-8 encoding? I am referring to code points from U+0000 to U+007F...
If I am not missing something in v3 the object assigned to message.data was getting serialized with property names as they are specified in the object but now in v4...
**Plugin(s):** "@capacitor-firebase/messaging": "^1.1.0", **Platform(s):** iOS **Current behavior:** Event notificationReceived is not fired on iOS when sending silent notification while application is killed (I am NOT referring to the application running...
I would to use this tool to only generate icons for android so I would like to be able to specify that I don't want android splash screens to be...
The tool does not update "description" info in target language .xlf files when "description" part in i18n attribute is updated. I am referring to DESCRIPTION part in the code example...