Search found 1 match

by sunnymattas
Fri Jun 24, 2016 7:26 am
Forum: Device Detection Issues
Topic: is_app_webview throwing CapabilityNotDefinedException
Replies: 1
Views: 6773

is_app_webview throwing CapabilityNotDefinedException

Hello, I am new to Wurfl API. I am trying to differentiate requests on server side. I want to identify if requests are coming from webview inside a mobile app or from mobile browser. As mentioned here https://www.scientiamobile.com/wurflCapability I am using following code. final Device device = wur...