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
Fix opening from external app when the app is already opened (Issue #3#11#21 )
The problem is related to hybridperformance within flutter_inappwebview plugin.
Solved with a workaround. Force close when in background and reload last url during opening.