-
Hey, recently I tried to write a custom plugin for ios devices.. meanwhile I encountered the following error:
which should have been resolved after using the following two commands and by using Rosetta terminal:
however even though I ran the commands above, the error persists after running npx cap sync command, but if I navigate to Podfile inside my app and run: Nevertheless when I try to use my plugin from angular code nothing happens not even an error.. I suspect that the problem is, that I have to run Kind regards |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Issue has been resolved .. the plugin hasn't been added into podfile and package.json files |
Beta Was this translation helpful? Give feedback.
Issue has been resolved .. the plugin hasn't been added into podfile and package.json files