Hello!
We have a React Native mobile app and are having some trouble with our device tokens for the Application Opened lifecycle event.
I’ve been looking at documentation but haven’t been able to find clear answers.
Our application opened event is not sending the device_id and hence failing to reach the customer.io destination. What is a foolproof way to fetch the device token for both iOS and Android?