-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MiPay package identifier has changed causing it to not get detected #13
Comments
I think @mdazharuddin1011999 is right. Makes sense why we had the one earlier. I used to have a Redmi phone then and now a different one causing the blindsidedness in both the cases. Thanks @mdazharuddin1011999 for pointing it out. |
Also the "Empty" transaction ID problem as mentioned by @reeteshranjan in #14 is present in the GetApps version too. |
I would say that this should be fixed gradually and structurally. Basically, we should label the apps in the code with their corresponding play store, so that they are represented properly. Idea of labelling the with the corresponding play store is also about keeping it useful for everyone. Not everyone will have a Redmi phone, and they may not be able to clearly work out which Mi Pay to use in their code etc. Several vendors have their own play stores. I use a Vivo Android 8 phone and its Vivo play store has differences from Google's play store as well. So gradual and structured method will work best, and to begin with I have mapped out several Google play store apps in #17 latest commits. |
Closing this as we have handled it in the way we deem ideal in #17 |
Is #38 relevant and important for you? If yes, could you please respond to my twitter thread with UPI and NPCI handles included in your response asking how these must be solved and how it helps you? https://twitter.com/reeteshr08/status/1488746633068089345 |
In debugging today it's seen that it has changed and does not match what's in the code
The text was updated successfully, but these errors were encountered: