capawesome-team / capacitor-nfc

⚡️ Capacitor plugin for reading and writing NFC tags.
https://capawesome.io/plugins/nfc/
MIT License
74 stars 14 forks source link

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

Closed javier-cuevas closed 1 year ago

javier-cuevas commented 1 year ago

Plugin version:

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:

bug04

Steps to reproduce:

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
robingenz commented 1 year ago

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

robingenz commented 1 year ago

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