Get all user records using openfire app

Hello,

I am using openfire and I want to get all user records in my ios appplication. How it is possible

Could you be more specific? Is your ios application a XMPP client to the openfire server?

daryl

Yes,

And i want to display all users. How is it possible?

Create a group in Openfire’s Admin Console, add all users to this group, enable Sharing in this group settings and set sharing to All.

Yes it is possible after creating group from admin panel But i want, all users display when some user login into app there is no type relation from group here. It is possible?

There is no option to do that without using groups. If your users register themselves, you can install Registration plugin and set to add all new users to a desired group automatically.

ok…