-1

Here is my AndroidManifest.xml code and androidStudio log image enter image description here

1 Answers1

0

Did you changed something in the AndroidManifest ? cause the code said that you screwed the code's permission

Did you used an API ?

Hororo Sam
  • 45
  • 8
  • No i just added the contents for react-native-pushnotifications.then i got these errors – SukumarSmart Sep 13 '17 at 09:04
  • did you save your module : $ npm i --save react-native-puch-notification ? and did you follow to full instruction to setup the module with your project – Hororo Sam Sep 14 '17 at 08:36