customerio / customerio-reactnative

MIT License
23 stars 11 forks source link

chore: register device token and delete already registered device token #290

Open ami-aman opened 1 month ago

ami-aman commented 1 month ago

This PR introduces two new methods, registerDeviceToken and deleteDeviceToken, to both the React Native and iOS native modules. These methods have been implemented and tested to ensure proper functionality.

Changes:

React Native Module:

Purpose:

The purpose of these changes is to provide a more comprehensive device token management solution within the React Native and iOS native modules, enabling better handling of device tokens.

Testing:

Dev testing has been done on the following users:

Notes: