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

Exception java.lang.IllegalStateException: Reply already submitted #35

Open
WaseemAbbasi22 opened this issue Apr 30, 2024 · 1 comment

Comments

@WaseemAbbasi22
Copy link

Describe the bug
my app crash while using this plugin when user try to set the wallpaper then app crashes with this exeception reply already submitted which is inside the plugin

To Reproduce
Steps to reproduce the behavior:
await AsyncWallpaper.setWallpaper(
url: url,
wallpaperLocation: wallpaperLocation,
errorToastDetails: ToastDetails.error(),
)

Expected behavior
App didn't crash while setting wallpaper

Flutter:
3.19.0

  • channel
    stable
    Dart:
  • version
    Dart 3.3.0
@trung152
Copy link

i am also facing the same issue

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