chemerisuk / cordova-plugin-firebase-inappmessaging

Cordova plugin for Firebase In-App Messaging
MIT License
10 stars 29 forks source link

Implement support for callbacks #2

Open chemerisuk opened 5 years ago

chemerisuk commented 5 years ago

https://github.com/firebase/firebase-ios-sdk/pull/2354

https://firebase.google.com/docs/reference/android/com/google/firebase/inappmessaging/FirebaseInAppMessaging.html#addClickListener(com.google.firebase.inappmessaging.FirebaseInAppMessagingClickListener)

svzi commented 3 years ago

Hi @chemerisuk , do you have any plans to implement the support for callbacks?