0

I would like to ask you, if it's possible to read the infrared remote control signal from an APP programmed in Nativescript, and how.

Thank you.

joe2310
  • 29
  • 6

1 Answers1

1

Probably. Try using the native API access via Typescript which might then get you access to the ConsumerIrManager which is where you should start for IR transmission

Tom Parker-Shemilt
  • 1,679
  • 15
  • 26