Closed j33tmane closed 4 years ago
I will look into this problem.
Ok, Thanks for quick reply. Waiting for your next update/reply..
I have modified the plugin little bit. Take a look at this:
I haven't uploaded it to pub.dev yet. You can fork or clone the repo and test the example itself to see it. I don't think it will solve your problem though.
The Code that I have written depends on the package manager of the device to return the apps that can handle the upi request generated by this plugin as an intent call. So I can't say why you are only seeing 4 apps.
Anyway now I can guarantee that if an app is listed then it will be able to process the request and you can assume the UPI apps that are not shown won't even be able to process the payment request generated by this plugin.
I don't know if it helps you but that is the most I can do without reproducing the issue itself.
If you want to help me, try using another plugin upi_pay. It also offers the same feature but has been implemented in Kotlin. If it is able to list all the apps that you have, please comment it here.
Thanks in advance.
I am getiing only 4 application in available list.. i have more than 4 upi feature apps and which are supported by this package. When i uninstall any one of previously showing app next time new app is listed but only 4 apps are geting listed in below call