parse.com - Parse: How to share a relation between two Parse objects? -


i have parse object community has relation people list of people (user object) in community. i've parse object role has relation people. want both these people relations identical, whenever add/remove userto people relation in community automatically added/removed people relation in role.


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -