simonxcheng

Results 4 comments of simonxcheng

> > Side load the apk to a Samsung S20 Ultra or Pixel 5 > > Is this specific to those 2 modules only? We found the same issue on...

> > Side load the apk to a Samsung S20 Ultra or Pixel 5 > > Is this specific to those 2 modules only? @cortinico We released our production build...

> > Please let me know if you need more information. > > We would need a reproducer as suggested by the bot I believe I found out why our...

> ``` > import static android.content.Context.VIBRATOR_SERVICE; > > import android.app.Activity; > import android.app.PendingIntent; > import android.nfc.NfcAdapter; > import android.nfc.Tag; > import android.nfc.tech.IsoDep; > import android.os.Build; > import android.os.Bundle; > import...