drenther / upi_pay

Flutter plugin for UPI (Only in India)
MIT License
58 stars 71 forks source link

Whenever we open Any UPI app It's redirect to last app url. #64

Closed thakaredipali closed 2 years ago

thakaredipali commented 2 years ago

Describe the bug

A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behaviour:

  1. Enter VPA
  2. Trigger payment
  3. Go to opened UPI app
  4. ...

Expected behaviour

A clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

Environmental Details

Additional context

Add any other context about the problem here.

drenther commented 2 years ago

Please provider more context and follow the issue template. Otherwise issues will be closed immediately.

vishalsgithub commented 1 year ago

Same Issue

I click on PhonePay or Gpay but it redirects to WhatsApp only

then I called this line

UpiPay.getInstalledUpiApplications( statusType: UpiApplicationDiscoveryAppStatusType.working)

it returns only WhatsApp not any other installed UPI App. All UPI apps on my device are working.

Environmental Details

OS: [IOS 16.4.1] Device: [Iphone XR] Package Version: [1.0.0] UPI Applications in the device: [GPay, PhonePay, Whatsapp] Play Store: [Apple AppStore] Other UPI / Payment packages used in the app: [NA]

niravp-cliqbux commented 9 months ago

Same Issue

I click on PhonePay or Gpay but it redirects to WhatsApp only

then I called this line

UpiPay.getInstalledUpiApplications( statusType: UpiApplicationDiscoveryAppStatusType.working)

it returns only WhatsApp not any other installed UPI App. All UPI apps on my device are working.

Environmental Details

OS: [IOS 16.4.1] Device: [Iphone XR] Package Version: [1.0.0] UPI Applications in the device: [GPay, PhonePay, Whatsapp] Play Store: [Apple AppStore] Other UPI / Payment packages used in the app: [NA]

@vishalsgithub @reeteshranjan Getting same issue on my end too only for iOS. Is there any workaround?

Environmental Details

OS: [IOS 16.6.1] Device: [Iphone XR] Package Version: [1.0.1] UPI Applications in the device: [GPay, PhonePay, Whatsapp] Play Store: [Apple AppStore] Other UPI / Payment packages used in the app: [NA]