react-native-sdk icon indicating copy to clipboard operation
react-native-sdk copied to clipboard

Results 134 react-native-sdk issues
Sort by recently updated
recently updated
newest added

Is there a way to handle a push notification that is sent to a user when the app is in the foreground?

push notification

The was first brought up in another issue [here](https://github.com/Iterable/react-native-sdk/issues/115#issuecomment-794245966), but we recently saw the same behavior. We never noticed in our previous app as we had a legacy integration where...

Hello! I configured the deep links as explained on the docs and the deep links are working fine when the app is opened, in background, and you tap over a...

The override is unsubscribing users from existing subscriptions and there's no way for us to grab an user's existing subscriptions to prevent them from being unsubscribed. We need a way...

## 🔹 JIRA Ticket(s) if any ## ✏️ Description The updateEmail method in the RN SDK does pass down the `onFailureHandler` or `onSuccessHandler` that are available in the Native SDKs...

review after newarch

We are currently in the process of migrating our react native application to use this lib for all push notifications. We previously used the more general libs `react-native-push-notification v4.0.0`, `@react-native-community/push-notification-ios...

enhancement

I'm following the setup with the "I[nstalling Iterable's React Native SDK](https://support.iterable.com/hc/en-us/articles/360045714132-Installing-Iterable-s-React-Native-SDK-#_7-test-your-mobile-apps-with-iterable)" step and I'm testing with android devices. But I can't receive any push notification through the Iterable campaign and...

push notification

## 🔹 JIRA Ticket(s) if any https://iterable.atlassian.net/browse/MOB-3463 ## ✏️ Description 1. Replace old deep linking in iOS project to new Linking Library approach 2. Make changes in Android Studio as...

Hello When I create a Push campaign, I want to send a JSON Payload and handle it on the app. How do I retrieve the JSON payload on the JS...

documentation

## 🔹 JIRA Ticket(s) if any * [MOB-8297](https://iterable.atlassian.net/browse/MOB-8297) ## ✏️ Description > This pull request updates the babel config and babel package to resolve a crash on the typescript sample...