Hi Strangers,
I had a problem with multiple context bindings. I have two context bindings, and i attached to the gameobjects. But when i run the game only one context bindings are bind, I have logincontext which binds loginview and mediator and another one is mapcontext which binds mapview and mediator, but only login view and mediator are binds. even though i checks in debug mode. code is point to mapcontext, but still not binding.? Any help for this.......... Thank you..