Justin Willis
Justin Willis
_From @appelstroop on May 19, 2017 11:0_ Thanks @jgw96! This specific wkwebview branch does fix the blur of searchbar :) No white rectangle in iOS. Unfortunately, this does break hiding...
Ahh good find! At this point I am going to move this issue to the wkwebview repo as this is now an issue with wkwebview. Thanks for using Ionic!
Hello! Thanks for using Ionic! Would you be able to post the following info? 1. ios version 2. exact error you are getting
@ozexpert what version of IOS are you testing with? Also, do you get any errors when this happens? Thanks!
Hello! Websql is actually not supported in WKWebView since it was deprecated and is not a web standard anymore. https://www.w3.org/TR/webdatabase/ Would you mind trying without websql? Thanks!
Hello! Thanks for using Ionic! Would you be able to share a minimal repo that i can use to reproduce this issue? Thanks!
Hello! Thanks for opening an issue with us! Just to clarify, this is with the wkwebview plugin correct? And it does not happen in uiwebview? Thanks for using Ionic!
Hello, thanks for opening an issue with us! What command are you running when you get this error? It looks like you are using the wkwebview plugin, am i correct?
_From @snehoo on September 28, 2016 18:39_ Yes using wkwebview plugin. ionic prepare ios, then executed the xcode project via xCode and then Build and Run on iOS device. everything...
If possible, could you try with a project that is not using the WkWebView plugin and see if you get the same error? Thanks!