We're Creating an Application that requires the user to temporary visit the web on an inline webview then return back to the app,
I understand due to issue #741 bobatsar fixed on issue #750 by completely closing python activity and killing the python thread. which now makes any callback from python (like listening for a back button key) basically useless.
(We really need help fixing this)
We're Creating an Application that requires the user to temporary visit the web on an inline webview then return back to the app,
I understand due to issue #741 bobatsar fixed on issue #750 by completely closing python activity and killing the python thread. which now makes any callback from python (like listening for a back button key) basically useless.
(We really need help fixing this)