Pierre-Louis Le Portz
Pierre-Louis Le Portz
Hi I'd like my app to open a deep link when opening a push notification. It works on android but not on iOS yet. I followed this guide https://help.mixpanel.com/hc/en-us/articles/115004617366-Send-Custom-Data-In-Push-Notifications. It...
Hi ! It would be nice to update the android SDK version to 5.7.0 in order to benefit from these improvements: https://github.com/mixpanel/mixpanel-android/releases/tag/v5.7.0 In particular, it has support for rich push...
- added a generic example - separated the MO on how to define a centralized mock + fixed a mistake in its definition (`export default` instead of `jest.mock` in `__mocks__`...