Closed VytorCalixto closed 4 years ago
@VytorCalixto Thanks for reporting this issue it was a problem with Freshchat Andriod SDK here's the issue: https://github.com/freshdesk/freshchat-android/issues/46#issuecomment-493979741
It's an easy fix I will update the package and let you know.
Unhandled Exception: PlatformException(error, Unsupported version of Picasso found. Please create and set custom Image loader using Freshchat.setImageLoader()., null)
@VytorCalixto @lakshyapunhani I was not able to reproduce this error on my end but since there was an issue in the official Freshchat android plugin, I have implemented the fix they mentioned. That should fix the problem.
@VytorCalixto @lakshyapunhani I was not able to reproduce this error on my end but since there was an issue in the official Freshchat android plugin, I have implemented the fix they mentioned. That should fix the problem.
To reproduce, use firebase-in-app-messaging in pubspec
Describe the bug The packages throws an "Unsupported version of Picaso found." error and doesn't initialize.
To Reproduce Steps to reproduce the behavior: Add the FlutterFreshchat and call the init method. The error below should appear.
Error log:
Desktop (please complete the following information):