-
```
The browser uses JSON.parse(), which is apparently quite strict. Java/Android
use the json.org parser, which is quite a bit looser. So far I've found the
following differences:
- JSON.parse() d…
-
java.lang.NumberFormatException: For input string: "4294967295"
at java.lang.Integer.parseInt(Integer.java:524)
…
-
Device information:
Samsung Model Number YP-G1
Firmware version 2.3.5
Kernel version 2.6.35.7-G1UEKI8-CL562400
Build number GINGERBREAD.UEKI8
I am building my Android app with the following bui…
-
I'm loading a AWD converted from a DAE. The parser crashes while parsing a block. Any idea how I can make this work?
Android Log file created with Prefab3d: https://db.tt/OVTHq7hS
File created with P…
-
**Describe the bug**
There is no way to enter vpn-server name to Windows App. It accepts just digits. If I send the config from android where I entered vpn server name, Windows App doesnt connect.
…
-
App ID: 007a2cb9-86ee-4f73-90db-1d3322af1863
**Description**
Getting below error when running shorebird preview :
```
➜ flutter_codepush_poc git:(main) ✗ shorebird preview
✓ Fetching releas…
-
This issue is not present in the Windows build of QtScrcpy.
Clicking "start server" on the only device present on the list will print "start server..." in the log, then nothing happens. Nothing els…
-
### Documented behaviour
MediaItem toMediaItem() => MediaItem(
id: id.toString(),
album: album,
artist: artist,
title: title,
artUri: Uri.parse(artUri),…
-
Similar to https://github.com/AltBeacon/android-beacon-library/issues/448
### Expected behavior
Working with Eddystone beacon and trying to get a distance.
### Actual behavior
Got a null p…
-
in 1.46.4 (maybe also before), an email address written into quotes becomes tappable _including_ the quotes.
tapping, the email address _including_ the quotes is set as address to the core. the quo…
r10s updated
3 months ago