react-native-pdf-viewer icon indicating copy to clipboard operation
react-native-pdf-viewer copied to clipboard

undefine is not a function

Open mubashiralisiddiqui opened this issue 11 months ago • 1 comments

image Got error on sentroy on ios 17.5 ios 14 device

mubashiralisiddiqui avatar Dec 24 '24 07:12 mubashiralisiddiqui

This is hard to debug without knowing:

  • What parameters your app passes that trigger the crash
    • E.g., presumably in the full stack trace, your code tried to render something like <Pdf source={source} />, what was the value of source passed that caused this crash?
  • What version, architecture, and JS engine of RN are you using?

alpha0010 avatar Jan 21 '25 19:01 alpha0010