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.