sample-android-mixpanel-integration icon indicating copy to clipboard operation
sample-android-mixpanel-integration copied to clipboard

Results 9 sample-android-mixpanel-integration issues
Sort by recently updated
recently updated
newest added

As we all know, Kotlin is the first choice to write an android app since it was released because of lots of features. But do you plan to support Kotlin?...

I have a project with multiple activities and fragments. So what is the best way to use Mixpanel? ( I would like to track the whole application) - Should I...

1. We have migrated the code from GCM to FCM by following the steps provided by the quickblox (https://quickblox.com/developers/How_to_migrate_from_GCM_to_FCM). 2. Also, we have updated the Quickblox - v3.9.1 version as...

In the below, JSON Item ID treated as a string instead of an array. {"Type":"type","Brands":"[name]","Item ID":["835","836"]} Please help with the above.

It will be cool to have an example showing that to do when, its really confusing the use of `identify` and `alias`.

A best practice on Android is to allow users to enable/ disable push notifications (or to limit them e. g. to the daytime). Otherwise it can happen, that the user...

In my app, I have many activities so sessionmanager should works with something like this - http://steveliles.github.io/is_my_android_app_currently_foreground_or_background.html . The problem is in this case I am able to use context...