Sohel Islam Imran

Results 34 comments of Sohel Islam Imran

### [**Here is an example of subscription in mobile implementation**](https://github.com/stripe/stripe-react-native/blob/dafa335ed146e0cb074b04a9d5ef4a8fc1ed7317/example/server/index.ts#L573-L618) ```ts app.post('/payment-sheet-subscription', async (_, res) => { const { secret_key } = getKeys(); const stripe = new Stripe(secret_key as string,...

@Kudo I have this issue in production ios app, in "expo": "^49.0.9", "expo-splash-screen": "~0.20.5", > No native splash screen registered for given view controller. Call 'SplashScreen.show' for given view controller...

> Anyone figured how to fix this? @JovanMwesigwa Yes.. Turn off this ![image](https://github.com/OneSignal/react-native-onesignal/assets/76745339/d95ac5d2-f782-4330-befc-9522dc307414) https://documentation.onesignal.com/docs/identity-verification

Facing this issue `Error: There is an issue with your configuration. Check the underlying error for more details. There's a problem with your configuration. None of the products registered in...