18
Views
2
Comments
If a user is not registered then also the data sync will work or not?
Question

As I found that data sync on server sync first check the registered user role using CheckRegisteredRole.

But the Sync will work for not registered user or not?


If is possible to sync a non registered user?

UserImage.jpg
Zachary

It will only work for a non-registered user if you remove the CheckRegisteredRole.

UserImage.jpg
Pankaj Jain

Hi Manish Kumawat,

Yes It is totally possible by removing the CheckRegisteredRole but use this only for non-sensitive data if it is really necessary.

Thanks. 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.