is it correct to say that everytime a rhodesapp runs tru the
rhoconnect authenticate method one (1) device license gets deducted
from the available licenses?
thx for clarification
is there a way to set the client_id or pick the cookie or session or
something to specify which user should be logged in into rhoconnect?
to me it seems that it always picks the last one...which is not good
at all in my opinion
thx
--
You received this message because you are subscribed to the Google Groups "rhomobile" group.
To post to this group, send email to rhom...@googlegroups.com.
To unsubscribe from this group, send email to rhomobile+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rhomobile?hl=en.
my issue is that everytime the user runs tru the rhoconnect
authetnication method, either a new user or one which has synced
before, everytime gets one license deducted. is that correct?
thx
im testing with only one emulator. 1 backendsystem, multitenant. ergo
a username/pwd combo is used to contain the url/company/user info. im
testing with 2 users on one android emulator.
everytime i go tru the login
usera/companya
usera/companyb
userb/companya
userb/companyb
....
usera/companya
usera/companyb
userb/companya
userb/companyb
.....
it deducts one license. i am using userpartition
not sure why it decrements #licenses.
sorry for the trouble
,
On Mon, Feb 13, 2012 at 6:18 PM, Burgess Lars-KDWC48
thx for ur patience!!!
On Mon, Feb 13, 2012 at 6:37 PM, Burgess Lars-KDWC48
just wanted to dbl check the rhoconnect-device-counter: i just tested
again with 2 users:
- tom
- admin
this is the flow:
login with tom > sync > logout
>> 9devices available
login as admin > sync > logout
>> 8 devices avail.
login as tom (again) > sync > logout
>> 7 devices available (2 devices registered under tom)
is this correct?
thx
On Mon, Feb 13, 2012 at 6:37 PM, Burgess Lars-KDWC48
may i ask why? wouldnt it be enough to count licenses by username? so
regardless from where or what device he logs-on, it would be only one
license
scenario1: a person has multiple real devices, hence usage on
different devices 'costs' multiple license.
>> what good woudl it do to have the same data on 2 devices?
scenario2: a person wants to interact with a multitenant backend
(different usernames) in one app (app partition is no choice), on 'his
only' device
i think scenario2 is in a kinda disadvantaged position in terms of
current license-structure, unless im missing sthing. pls enlight
me.thx
thx
On Wed, Feb 15, 2012 at 7:26 PM, Burgess Lars-KDWC48