Unhandled Promise Rejection - Print.selectPrinterAsync is not a function (it is undefined)

Please provide the following:

  1. SDK Version: Expo 6.0.5
  2. Platforms(Android/iOS/web/all): Android and iOS
  3. Add the appropriate “Tag” based on what Expo library you have a question on.
    Tag: expo-print

Hi, I am trying to develop an expo app to connect to a thermal printer by Bluetooth, I try the expo print by following the instructions from Print - Expo Documentation

when I try to run it on both Android and IOS devices I get the error as follows:

TypeError: Print.printAsync is not a function (it is undefined)

May I know whether this library supports printing in Bluetooth thermal printers? If it is, do any prerequisite steps need to be done before implementation? and is this library able to send different print requests with content to different thermal printers?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.