razorpay / react-native-razorpay

React Native wrapper for Razorpay's mobile SDKs
https://www.npmjs.com/package/react-native-razorpay
MIT License
124 stars 107 forks source link

UI went wrong on Top-notch iPhones #247

Closed karthikmandava7 closed 4 years ago

karthikmandava7 commented 4 years ago
Nautiyalsachin commented 4 years ago

@karthikmandava7: Can you tell me more details for replicating this issue ?

  1. Which iOS version are you using ?
  2. Is it a simulator or a physical device ?
  3. Which version are you using for Razorpay package?

Also try to update your package to the latest one and follow sample code for open method.

karthikmandava7 commented 4 years ago

@Nautiyalsachin please check these we are using customui.

  1. iOS 13 and 11.2.
  2. in Both.
  3. "react-native-customui": "^2.1.2",
karthikmandava7 commented 4 years ago

@Nautiyalsachin any update on this?

Nautiyalsachin commented 4 years ago

Custom UI is still in maintenance, we will update you as soon as it's fixed.

karthikmandava7 commented 4 years ago

@Nautiyalsachin But this will not able to cancel the transaction on Top-notch iPhones. Can you suggest any temporary solution for this as we are releasing our new React Native App within 3 days.

karthikmandava7 commented 4 years ago

@Nautiyalsachin Any updates on this?

Nautiyalsachin commented 4 years ago

@karthikmandava7 : I am still not able to replicate this issue. Can you please try to replicate it on the Sample App. Also please use the latest version of the package i.e. 2.1.3.

vivekshindhe commented 4 years ago

Closing this issue due to no response from your side. Please feel free to either re-open the issue or create a new issue if you have any additional queries.

CHANDRAMOHANnegi commented 3 years ago

In Ios devices cancel button is hiding . user is not able to click cancel button issue in all ios device , Example 14.4.2

user not able to go back to previous screen, user have to re-open app

working fine in android

"react-native-customui": "^2.1.3"

this is our app https://apps.apple.com/in/app/mamaearth-online-shopping-app/id1530385461

Nautiyalsachin commented 3 years ago

Hi @CHANDRAMOHANnegi, can you try using the latest version of react-native-customui v2.1.8. We recently have released a fix for this, let me know how that works for you. Thanks.