Issue
I'm using flutter_inappwebview package because after some research I found that it's the only webview package that supports the features the I need, one of them is uploading a file to a certain website, I tried the example app flutter_inappwebview example and everything worked perfectly except when I try to select an image or a file from a website, it suddenly crashes and closes the app, so how can I fix this
Solution
Problem solved by using this configuration
Answered By - ahmad zabadnee
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.