fluttercommunity / fluttercommunity/flutter_downloader
IOS App Crash After Initialize
Open
- Dominant language
- Kotlin
- Stars
- 940
- Forks
- 561
- Avg merge
- 1h 18m
- Merged PRs (30d)
- 1
Description
HI , the app is force close and disconnected after using this function
> WidgetsFlutterBinding.ensureInitialized();
> await FlutterDownloader.initialize(
> debug: true // optional: set false to disable printing logs to console
> );
this happened at IOS only , can anyone tell me why ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.