intercom_flutter
intercom_flutter copied to clipboard
Flutter wrapper for Intercom libraries
Hi, Our team using the Intercom plugin in our project. We found that the `Company` configuration is limited and supports only `name` and `id` properties. Sometimes it is not enough...
In IOS we can zoom in/out image attachments but in android, I am unable to zoom in/out.
After we updated to intercom_flutter: ^7.2.0, our android build started to have this weird behavior where once the app is closed, the app would be stuck on the splash screen...
It contains implementations for Android, iOS, and WEB. ## API changed - added the `Company` model which represents Intercome company configuration - removed `company` and `companyId` fields in `updateUser()` method
👋 Hello there, First off, many thanks for this fantastic package - good job 💪 ## The Bug When issuing a push notification via Intercom with a deep link (custom...
class io.intercom.com.bumptech.glide.load.engine.GlideException: Failed to load resource above exception occurs sometimes.
Intercom.getUnreadStream() listener handles callback on iOS only once, after that it doesn't receive new emitted events. On Android everything works properly. Unread stream initializes on the main page inside initState()....
* I implement FCM (firebase_messageing) to sent `APNSToken` for ios platforms and Token for android. * As below code : * final fcmToken = Platform.isIOS ? await firebaseMessaging.getAPNSToken() : await...
I'm receveid many erros in Google Play Console: `Broadcast of Intent { act=com.google.android.c2dm.intent.RECEIVE flg=0x10000010 pkg=ahzproapp.carreirabeauty.com.ahz_pro cmp=ahzproapp.carreirabeauty.com.ahz_pro/io.maido.intercom.PushInterceptReceiver (has extras) }, VisibleToUser`
Try to load the Intercom script from Dart, like firebase: https://github.com/FirebaseExtended/flutterfire/blob/0578423e9868352556bfdd326eef1cca8dbe04aa/packages/firebase_core/firebase_core_web/lib/src/firebase_core_web.dart#L76