-
Hi Eddy,
Am always getting the error 12501, I followed everything as you mentioned in the readme documentation.
Help me get out of this problem.
I referred couple of documents also. regarding the…
-
### Description
It's hard to tell what the reason for a given Bugsnag OOM crash was - whether a crash was happened by a memory leak, a retain cycle or just a high memory usage caused but the lack o…
-
## Steps to Reproduce
Sample code
```dart
import 'dart:convert';
import 'package:flutter/foundation.dart';
import 'package:flutter/gestures.dart';
import 'package:flutter/material.dart';
…
-
-
```shell
xcodebuild \
-configuration Debug \
-scheme MyApp \
-sdk iphonesimulator
```
While the above command ends with `BUILD SUCCEEDED`,
```shell
infer run -- xcodebuild \
…
nobuf updated
4 years ago
-
I need to take continuous capture in my application. I am using Capture API. My App need to catch Atleast 200 photos per session. But I am not able to do.
1) Without calling the API to store the …
-
Hi! Maybe there is something wrong with my app, since I've tried a few other ways to daw an image / capture a signature and have been getting the same error.
Here's my system info:
Environment:
…
-
[Edit April 22, 2024]:
* For the current status, please see [this comment](https://github.com/flutter/flutter/issues/131940#issuecomment-2070301947)
* If you are an application developer trying to u…
-
There seems to be a new structure or system for developer disk images and invoking debugserver. Debugging through Xcode in the "intended" way works the same.
Firstly, after iOS 16.4, there are no …
-
Appium 1.6.4 beta version
XCode 8.2
Run on real device iphone 6s
My test suite hangs sporadically when I type values usually in search fields.(Usually it manages to type a part of value in the fi…