-
微博内容精选
-
My Android app crashes when receive a push notification while is active in the background, on IOS it works ok.
Delphi 11.3
Android
Samsung S23 Ultra
-
var
{$IF DEFINED(ANDROID)}
WifiManager: JWifiManager;
WifiConfiguration: JWifiNetworkSuggestion_Builder;
netID: integer;
List: JList;
{$ENDIF}
begin
{$IF DEFINED(ANDROID)}
…
-
We get error after using UPX tool.
A 64-bit executable app built with Embarcadero® Delphi 11 Version 28.0.44500.8973
[screen-capture (2).webm](https://github.com/upx/upx/assets/38386981/2fbbe725…
-
It would be nice to have this functionality: https://developers.google.com/identity/sms-retriever/overview
-
If started in a KDE Wayland session I receive an 'Access Violation' warning. No issues if started under a normal X session.
Doesn't appear to be an actual issue, just receive an access violation m…
RussH updated
10 months ago
-
# WinUI 3.0 Developer Experience and Tooling - Input Needed
With the release of WinUI 3.0 we want to create the best developer experience we can. For that, we would love your help and feedback. Thi…
-
Hi, an interesting phenomenom I observed recently. When I set "allow only one instance" in Total Commander (TC) then I can't start it if DC is already running. (I did not try but I guess the same happ…
-
I've been playing around with **HTMX** (https://htmx.org/) a light weight hypertext first web framework that uses server side rendering which reduces the amount of javascript code in an app by a large…
-
Does this issue occur when all extensions are disabled?: **Yes**
- VS Code Version: _1.84.0_ (d037ac076cee195194f93ce6fe2bdfe2969cc82d x64)
- OS Version: **Elementary-OS 6.1 Joln…