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

Public repo for the Braze React Native SDK

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

### Which Platforms? Android ### Which React Native Version? 0.70.3 ### Which @braze/react-native-sdk SDK version? 8.1.0 ### Repro Rate 100% ### Steps To Reproduce I don't know how to reproduce...

bug

### Which Platforms? iOS ### Which React Native Version? 0.73.5 ### Which @braze/react-native-sdk SDK version? 9.0.0 ### Repro Rate Really hight, especially after switching users ### Steps To Reproduce Example:...

bug

### Which Platforms? Both ### Which React Native Version? 0.72.10 ### Which @braze/react-native-sdk SDK version? 8.4.0 ### Repro Rate 100% ### Steps To Reproduce Example: ``` function App.tsx () {...

bug

### What problem are you facing? Braze SDK allows changing the subscription type to "subscribed"/"unsubscribed" ```typescript Braze.setPushNotificationSubscriptionType('subscribed'); ``` but a way to read what the value is set to couldn't...

feature-request

### Which Platforms? Android ### Which React Native Version? 0.68.7 ### Which @braze/react-native-sdk SDK version? 8.3.0 ### Repro Rate 100% ### Steps To Reproduce 1. `import Braze from "@braze/react-native-sdk"`. 2....

bug

### What problem are you facing? Hi there! I'm working on supporting the roll out of the [new architecture + bridgeless](https://reactnative.dev/docs/the-new-architecture/landing-page) with Expo and Meta, and as part of that...

feature-request

### Which Platforms? iOS ### Which React Native Version? 0.71.14 ### Which @braze/react-native-sdk SDK version? 8.0.0 ### Repro Rate 100% of the time ### Steps To Reproduce 1. Open the...

bug

### Which Platforms? iOS ### Which React Native Version? 0.68.7 ### Which @braze/react-native-sdk SDK version? 5.2.0 ### Repro Rate 100% ### Steps To Reproduce Example: 1. `import { BrazePlugin }...

bug

### What problem are you facing? Braze doesn't give out the box solution for background & Quit state messages. Specifically the ability to detect Silent push notification's when in background/quit...

### What problem are you facing? Using the React Native SDK, in app messages are displayed as soon as the app opens, in some cases interrupting important user flows. ###...

feature-request