Closed euc-callum closed 1 year ago
Hi @euc-callum This feature is currently under development in our React Native SDK and will also be available via our Expo plugin. We hope to release it soon. Thanks!
Nice! Is there an ETA on this? I'm currently trying to determine whether we utilise Customer.IO or an alternative - and this is one of the inputs into that decision.
Is this the correct issue to watch in customerio-reactnative
?
https://github.com/customerio/customerio-reactnative/issues/58
It appears that there is currently no way to delay the request for push notification permissions and that it is currently set to occur on first launch of the app.
Would it be possible to add configuration to optionally include the
registerPushNotification
function as seen in step 4 of these docs?