Update Entity with updatesingleton not blocked by platform min version
Solved
APIs
-
I saw this parts
so i test updatesingleton after login
and change min version over client version
but still can update data
of course retry login then can not.
but can update entity. is it right? or i missed somtething?
If I want to block when not matched min version. what do i have to?
thank you
-
The minimum version is enforced at authentication.... thus an already authenticated app session would not be blocked.
Hope that helps!
Paul.
-
thank you
-