xamarin / GooglePlayServicesComponents

Other
313 stars 145 forks source link

How to use InAppMessaging? #733

Closed Ali-YousefiTelori closed 1 year ago

Ali-YousefiTelori commented 1 year ago

I want to use firebase InAppMessaging in Xamarin android but I got some problems.

Note: push notification works in my sample.

When I install Xamarin.Firebase.InAppMessaging.Display package. I get this error: JAR library references with identical file names but different contents were found: annotations.jar. Please remove any conflicting libraries from EmbeddedJar, InputJar and AndroidJavaLibrary

and when I uninstall Xamarin.Firebase.InAppMessaging.Display, only push notification works. Do I need to install Xamarin.Firebase.InAppMessaging.Display to use firebase's in-app messaging? How can I use the In-App messaging dialog in this sample? thanks. Sample URL: https://github.com/Ali-YousefiTelori/XamarinFirebaseTestSample

moljac commented 1 year ago

Hi

Thanks for the feedback, but I am no API expert. Just maintainer of the bindings and packages.

moljac commented 1 year ago

closing issue