fluttercommunity / fluttercommunity/flutter_downloader

Not working on iOS

Open
#468 6 comments 3 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
940
Forks
561
Avg merge
1h 18m
Merged PRs (30d)
1

Description

I tried with the provided example.

```
WidgetsFlutterBinding.ensureInitialized();
await FlutterDownloader.initialize(debug: true);
```

No error, only `Lost connection to device.`

Both simulator and real device not working.

Removing this line from my personal project it compiles fine

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the provided FlutterDownloader.initialize(debug: true) call and reproduce the failure on both an iOS simulator and a real device. Done means the example and personal project compile and run on iOS without reporting “Lost connection to device.”

Written by the indexing model from the issue text.

Assessment

Tech stack
flutter, ios
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.