bug(Android): NFC write URI or absolute URI record not working correctly
javier-cuevas opened this issue ยท 2 comments
javier-cuevas commented
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
Expected behavior:
- Save URL correctly
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
robingenz commented
@javier-cuevas Thank you for reporting this! I will take a look this weekend.
robingenz commented
I published a new version 0.3.1
with a fix. I will also update the demo app.