Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API MISUSE Error #20

Open
mogsten opened this issue Oct 19, 2021 · 1 comment
Open

API MISUSE Error #20

mogsten opened this issue Oct 19, 2021 · 1 comment

Comments

@mogsten
Copy link

mogsten commented Oct 19, 2021

Good Evening Devs,

We are receiving the following error on iOS when running a Speed Test.
We are using the latest Flutter version (2.5.3)

flutter: arguments are {transferRate: 77061959.88956045, type: 2, id: 0, percent: 50}
flutter: callbacks are {0: [Closure: (String, String) => void, Closure: (double, double, SpeedUnit) => void, Closure: (double, SpeedUnit) => void]}
flutter: rate is 77061.0
flutter: 50.0
flutter: DOWNLOAD PROGRESS: 50.0
flutter: DOWNLOAD RATE AT PROGRESS: 770.6100000000001
flutter: arguments are {transferRate: 55640518.52435298, type: 2, id: 0, percent: 50}
flutter: callbacks are {0: [Closure: (String, String) => void, Closure: (double, double, SpeedUnit) => void, Closure: (double, SpeedUnit) => void]}
flutter: rate is 55640.0
flutter: 50.0
flutter: DOWNLOAD PROGRESS: 50.0
flutter: DOWNLOAD RATE AT PROGRESS: 556.4
flutter: arguments are {transferRate: 55363269.548861325, type: 0, id: 0, percent: 100}
flutter: callbacks are {0: [Closure: (String, String) => void, Closure: (double, double, SpeedUnit) => void, Closure: (double, SpeedUnit) => void]}
flutter: download steps is 3}
flutter: download steps is 188064}
flutter: DOWNLOAD RATE: 626.88
flutter: test 1
file is of size 200000 Bytes
Method name is startUploadTesting
id is 1
does contain key false
does contain key true
inside if
API MISUSE: NSURLSession delegate internet_speed_test.CustomHostUploadService: <internet_speed_test.CustomHostUploadService: 0x283374b90> (0x283374b90)
API MISUSE: dataTask:didReceiveResponse:completionHandler: completion handler not called

@NhaPCS
Copy link

NhaPCS commented Jan 17, 2023

same to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants