Following is our progress-
- Installed openfire server on Amazon Ubuntu instance.
- Developing Android client app using smack 4.1.3 lib.
- We have developed Registration and Login module till now.
Issue we are facing- Now that we are trying to develop chat module following package is failing to import- "org.jivesoftware.smack.chat". However documentation mentions that such package exist. He expanded jar file to find that no such package exist.
Please help!