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

> Task :react-native-pdf:processDebugManifest

Open SimantaRajSarma opened this issue 1 year ago • 0 comments

What react-native version are you using? v0.76.5 What react-native-pdf version are you using? v6.7.5(was using v6.7.6) What platform does your issue occur on? (android/ios/both) android Describe your issue as precisely as possible :

  1. Steps to reproduce the issue or to explain in which case you get the issue https://github.com/SimantaRajSarma/Openpaper
  2. Interesting logs
   package="org.wonday.pdf" found in source AndroidManifest.xml:\node_modules\react-native- 
   pdf\android\src\main\AndroidManifest.xml.
   Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
  Recommendation: remove package="org.wonday.pdf" from the source AndroidManifest.xml: \node_modules\react-native- 
  pdf\android\src\main\AndroidManifest.xml.```

Join a screenshot or video of the problem on the simulator or device?

Show us the code you are using? 
https://github.com/SimantaRajSarma/Openpaper

SimantaRajSarma avatar Dec 20 '24 10:12 SimantaRajSarma