[Firebase In App Messaging] Request update version Firebase in app messaging #5603
Unanswered
TaiHK
asked this question in
Feature request
Replies: 2 comments
-
Is this request likely to be responded? |
Beta Was this translation helpful? Give feedback.
0 replies
-
@Ehesp Please review pull request. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The current version of firebase inapp-mesaging for android on flutter is:
On: > https://pub.dev/packages/firebase_in_app_messaging
https://github.com/FirebaseExtended/flutterfire/blob/master/packages/firebase_in_app_messaging/android/build.gradle
It will be faulty:
Firebase InApp Messaging not working with Android OS 6.0.1
https://github.com/firebase/firebase-android-sdk/issues/630
But on the latest version it has been fixed:
https://github.com/firebase/firebase-android-sdk/issues/630#issuecomment-577702843
I'm currently not seeing this error on the latest version of inappmessaging-display (19.0.3). In case you're still having issues, please let me know so I can continue on with the investigation.
Please update to the latest version.
Beta Was this translation helpful? Give feedback.
All reactions