-
| | |
|------------------|-----------------|
|Previous ID | SR-12325 |
|Radar | rdar://problem/60230589 |
|Original Repo…
-
| | |
|------------------|-----------------|
|Previous ID | SR-8249 |
|Radar | rdar://problem/42168089 |
|Original Repor…
-
| | |
|------------------|-----------------|
|Previous ID | SR-14251 |
|Radar | rdar://problem/74616582 |
|Original Repo…
-
**Describe the bug**
`TypeError: '
-
**Example Code**:
```
import Foundation
let decoder = JSONDecoder()
```
**Result**
Without optimization, browser reports wasm file size of ~27MB, and ~11MB without any code
**Proposed sol…
-
version 15.0.0
This crash problem has troubled me for a long time. First of all, this problem is not necessary, but his voice and shadow can always be found in the crash log of each version, whic…
-
We encounterd our app crash on iOS 18.0 beta4.
```swift
for str in ["1147e0286", "1147e02864"] {
do {
let decoder = JSONDecoder()
print(str, try decoder.decode(Int.self, fro…
-
Technically speaking, we could end up with an incorrect "path" recorded in a JsonDecodeException if someone escapes the decoder mechanism.
For instance.
```java
Json j = Json.readString("""
…
-
Using zio-json 2.0.0-M1 under Scala 3.0.2.
The following scastie worksheet works fine: https://scastie.scala-lang.org/VGtUGBteQjiB9Y8Xlz4K5A
for reference, the code contents is:
```scala
impo…
-
### MAX Plugin Version
6.6.1
### Unity Version
2022.3.37
### Device/Platform Info
iPhone/Ipad
### Current Behavior
__98-[ALMediationAdapterWrapper loadNextAdForAdUnitIdentifier:adapterParameter…