Craig Coles
Craig Coles
@tjhowe I am currently trying to implement the exact same thing for Android. I am receiving/seeing the push notifications in Android (regardless of whether the app is open or closed)....
@declanelcocks Unfortunately, I never got much further than what I posted before. The problem I found is the payload of the notification. Mixpanel sends a very custom payload which makes...
@pleportz Did you ever find a solution for this? I am currently running into the exact same issue. Looking at `trackPushNotification` method in [RNMixpanel/Mixpanel.h](https://github.com/davodesign84/react-native-mixpanel/blob/master/RNMixpanel/Mixpanel.h#L433), I am guessing it just needs...
@pleportz I got in touch with Mixpanel support regarding this and I got a response: > The trackPushNotification function would not be the relevant part to allow you to see...
@0hio-creator I didn't really manage to progress much further with this issue unfortunately. I can share some of the code I put together, to hopefully help someone else move forward...
I managed to get something working locally with MetaMask. However, I had to copy out some types and functions and bring them into my project as these are not exported....
I would like to see a sample project that uses your style guide, would be good to see it all come to together
@DylanVann Is there any update on this particular feature? I did see that you mentioned in https://github.com/DylanVann/react-native-fast-image/issues/109#issuecomment-384457112 that it would probably get added. Is it on the roadmap? 🙏
@tonifisler These are the exact same warnings that I have also