Search found 2 matches

by corebank
Thu Nov 12, 2015 6:30 am
Forum: Device Detection Issues
Topic: Getting always false for "
Replies: 3
Views: 8447

Re: Getting always false for "

Sure thing: Iphone : Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1 HTC : Mozilla/5.0 (Linux; Android 5.0.2; HTC One M8s Build/LRX22G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.76 Mobile Safari/537.3...
by corebank
Wed Nov 11, 2015 9:00 am
Forum: Device Detection Issues
Topic: Getting always false for "
Replies: 3
Views: 8447

Getting always false for "

Hello! We are trying to decide about the devices if it is mobile with the "is_wireless_device" key, but getting always "False". Tried it with IPhone 6, HTC, Samsung and Nokia Lumia. We are using this code: using System; using ScientiaMobile.WurflCloud; using ScientiaMobile.WurflCloud.Cache; using Sc...