Sorry for late response I have been at work all day. The only thing I can figure is that I am doing synchronous XMLHttpRequest requests and maybe the newer webview has completely deprecated those types of calls.
--
You received this message because you are subscribed to a topic in the Google Groups "Tasker" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tasker/NFQhT1akldo/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tasker+un...@googlegroups.com.
Visit this group at http://groups.google.com/group/tasker.
For more options, visit https://groups.google.com/d/optout.
I was actually able to test the synchronous XMLHttpRequest item by making a simple test a weather API I found. Tasker and the updated Webview item appeared to still work with the simple example.