rastafan
rastafan
Yes, everything is started inside the ionicPlatform.ready() callback. I forgot to say that even though the success and error methods are not triggered, successive scans and read/write operations are most...
The angular wrapped version seems to work fine, thanks, we totally missed that. We will probably stick to that.
I tried out the code above from @vorderpneu and it seems to work on both API 30 and lower (tested on android 11 emulator and android 5.1.1 device).
@umairsiddique @adeelraza i believe this (and the others) pull requests should be merged to grant compatibility with the newest versions of the Angular framework. Any news on when you'll be...
Maybe Pull Request #255 can solve this issue? We had the same problem and this was the solution we found.