-
**Error Log:**
2019-11-02 12:15:14.120 java[49065:2773164] -[__NSArray0 addObjectsFromArray:]: unrecognized selector sent to instance 0x7fff92f3d2a0
2019-11-02 12:15:14.124 java[49065:2773164] *…
-
Following the [Objective-C and Swift interop using package:ffigen](https://dart.dev/guides/libraries/objective-c-interop) guide results for me in:
```
avf_audio_bindings.dart:205398:16: Error: The r…
-
CrashDoctor Diagnosis: Stack overflow in (null)
Thread 0 Crashed:
0 CoreFoundation 0x000000019d38e56c _NSIsNSArray + [ : 4]
1 CoreFoundation 0x0000000…
-
Hey, I'm using TZStackView, I noticed that if I go back and forth from a view containing a StackView, at some point your going to have this error :
```
2016-04-07 16:16:49.808 MyProject[7208:161052] …
Aktar updated
7 years ago
-
When calling Plugin.Firebase.Firestore `IWriteBatch.UpdateData( IDocumentReference, Dictionary)`, having a DateTimeOffset value in the Dictionary does not seem to be supported. The following exception…
-
Thread 17 Crashed:
0 Abc 0x00000001030f43f4 ksobjc_ivarNamed + 13943796 (KSObjC.c:809)
1 Abc 0x00000001030e2adc copyStringIvar + 13871836 (KSCrash…
AKZHW updated
4 years ago
-
Or actually it crashes in ksobjc_ivarNamed in KSObjc.c, see this crash report: [crashreport.txt](https://github.com/kstenerud/KSCrash/files/814383/crashreport.txt).
Is this to be expected, and caus…
basvk updated
6 years ago
-
Initializing the Adjust SDK in iOS 18 crashes the Xcode previews.
```
import AdjustSdk
class AppDelegate: NSObject, UIApplicationDelegate, AdjustDelegate {
func application(
_ app…
-
| | |
|------------------|-----------------|
|Previous ID | SR-8537 |
|Radar | rdar://problem/33790020 |
|Original Repor…
-
REKit1.0.1を導入した状態でMPMoviePlayerViewControllerのインスタンスを作成すると以下の例外が出る
**\* Terminating app due to uncaught exception 'NSRangeException', reason: 'Cannot remove an observer for the key path "contentsAre…