You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a file in the link that I can click and download a file. This code works on debug build but in release build nothing happens and no error is shown.
Tried it without the debuggingEnabled: true, did not work.
The text was updated successfully, but these errors were encountered:
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug and a minimal reproduction of the issue.
Environment
**Flutter version:Flutter 1.12.13+hotfix.5 • channel stable
**Plugin version:Using latest master (git)
**Android version:8
**Device information:LG H990
Description
Expected behavior: Download File in release build
Current behavior: Not downloading file on release mode, only working in debug build
Steps to reproduce
I am Using this code to run InAppWebView:
Tried it without the debuggingEnabled: true, did not work.
The text was updated successfully, but these errors were encountered: