Add null checks around calls to InAppWebView callbacks and InAppBrowser methods
This prevents a crash I've been seeing as of v1.1.2 (for the onScrollChanged callback) and should also prevent any other similar possible crashes. Also, suppress an unused_field analyzer warning for InAppWebViewController._id.
Showing
This diff is collapsed.
Please register or sign in to comment