Page 1 of 1

MatchType on Scala API

Posted: Wed Nov 18, 2015 6:50 pm
by trickydee
What is the expected behaviour of Scala API Device.matchType function? IDE's suggests it will always return a MatchType.Exact but I'd expect any one of the MatchTypes to be returned.

Thanks.

Re: MatchType on Scala API

Posted: Thu Nov 19, 2015 12:01 pm
by Elliotfehr
Hello,

The MatchType is intended to return the match type of the WURFL lookup and it will return an exact match type by default. We have identified a bug that is causing this to only return a MatchType.exact, which we will update in our next release of the API shortly. I will let you know as soon as it is ready.

Thank you,

Elliot

Re: MatchType on Scala API

Posted: Fri Nov 20, 2015 6:39 pm
by trickydee
No worries :)
Elliotfehr wrote:Hello,

The MatchType is intended to return the match type of the WURFL lookup and it will return an exact match type by default. We have identified a bug that is causing this to only return a MatchType.exact, which we will update in our next release of the API shortly. I will let you know as soon as it is ready.

Thank you,

Elliot

Re: MatchType on Scala API

Posted: Mon Dec 14, 2015 6:08 pm
by trickydee
I think this is now fixed in 1.6.4.0.

Re: MatchType on Scala API

Posted: Tue Dec 15, 2015 12:05 pm
by aaronp
Confirmed; the bug causing a return of MatchType.exact only has been fixed in 1.6.4.0.