microg / GmsCore

Free implementation of Play Services
https://microg.org
Apache License 2.0
8.65k stars 1.73k forks source link

[com.mercadopago.wallet] Crash after attempting to use the app's QR barcode scanner #1742

Open Pantuflator opened 2 years ago

Pantuflator commented 2 years ago

App name Name: Mercado Pago Package id: com.mercadopago.wallet Link

Describe the bug When attempting to use the QR scanner from the app, it crashes instantly and without fault. The log points towards Google's ML Kit's barcode scanner, part of G Play Services, which as I don't have it, would assumingly be the cause of the crash.

To Reproduce Steps to reproduce the behavior:

  1. Open the app
  2. Click on 'QR Scan' at the bottom

Expected behavior What should happen is that the app would open a qrcode scanner, as it used to, but later versions seem to have implemented this new API.

System Android Version: 11 Custom ROM: crDroid 7.17 Device: Mi A1 (tissot)

microG microG Core version: 0.2.24.214816 microG Self-Check results: All ticked

photo5019277414546647639

ArchangeGabriel commented 1 year ago

Related: https://github.com/microg/GmsCore/issues/1753