- Added support for
domain
. - Fixed an issue with android where Picaso was unsupported.
- Freshchat dependency for android upgraded to
3.3.0
- Freshchat dependency for IOS upgraded to
3.4.0
- Fixed a issue that was causing a crash on iOS.
- A new method added for sending message.
- New properties added to
FreshchatConfig
. - Code documented.
- Namespace updated.
- Upgraded iOS sdk to 2.9.0.
- Extra info.plist removed from freshchat.
- Freshchat android dependency updated to version
2.9.0
from2.4.1
- Documentation updated
- IOS crash fixed
- Small type casting issues fixed with IOS plugin
- Meta dependency removed & updated the example
- A type checking issue in IOS plugin while updating use info fixed
- Use application instead of activity to avoid duplicate applications
- Fixed as issue with Map class not being imported in android
- Added a customProperties field to the updateUserInfo method
- Added support for IOS
- Camera enabled option added
- Added support for all user properties
- Fixed an issue where installing the same plugin on multiple app would not allow the other app to install due to same ContentProvider was being used
- Added support for IOS
- MIT License added
- README.md updated with links
- Initial Release