capawesome-team/capacitor-nfc

bug(Android): NFC write URI or absolute URI record not working correctly

javier-cuevas opened this issue ยท 2 comments

Plugin version:

  • 0.2.0

Platform(s):

Android 12 / macOs Monterey 12.6.1

Current behavior:

Record the incomplete URL and it is not possible to read the card

bug01

bug02

bug03

Expected behavior:

  • Save URL correctly

bug04

Steps to reproduce:

  • Write a URI or absolute URI on an android device

Related code:

Other information:

Capacitor doctor:

๐Ÿ’Š   Capacitor Doctor  ๐Ÿ’Š 

Latest Dependencies:

  @capacitor/cli: 4.6.2
  @capacitor/core: 4.6.2
  @capacitor/android: 4.6.2
  @capacitor/ios: 4.6.2

Installed Dependencies:

  @capacitor/cli: 4.0.1
  @capacitor/android: 4.0.1
  @capacitor/ios: 4.0.1
  @capacitor/core: 4.0.1

[success] Android looking great! ๐Ÿ‘Œ
[error] CocoaPods is not installed.
See this install guide: https://guides.cocoapods.org/using/getting-started.html#installation

@javier-cuevas Thank you for reporting this! I will take a look this weekend.

I published a new version 0.3.1 with a fix. I will also update the demo app.