Open stueynet opened 5 years ago
We are trying to call this method but its not referenced anywhere:
http://mixpanel.github.io/mixpanel-android/com/mixpanel/android/mpmetrics/MixpanelAPI.People.html#showNotificationIfAvailable-android.app.Activity-
Any advice? Would we have to fork and create our own bridge for that method?
Also for iOS the same method is simply showNotification()
showNotification()
We are trying to call this method but its not referenced anywhere:
http://mixpanel.github.io/mixpanel-android/com/mixpanel/android/mpmetrics/MixpanelAPI.People.html#showNotificationIfAvailable-android.app.Activity-
Any advice? Would we have to fork and create our own bridge for that method?